[docker-sonic-mgmt] Add IxNetwork python client (#4533)
* Add IxNetwork python client to sonic mgmt docker
This commit is contained in:
parent
5307f9448e
commit
46ef6defa7
@ -74,6 +74,7 @@ RUN pip install ipaddr \
|
||||
rpyc \
|
||||
tabulate \
|
||||
textfsm \
|
||||
ixnetwork-restpy==1.0.52 \
|
||||
&& git clone https://github.com/p4lang/scapy-vxlan.git \
|
||||
&& cd scapy-vxlan \
|
||||
&& python setup.py install \
|
||||
|
Loading…
Reference in New Issue
Block a user