[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 \
|
rpyc \
|
||||||
tabulate \
|
tabulate \
|
||||||
textfsm \
|
textfsm \
|
||||||
|
ixnetwork-restpy==1.0.52 \
|
||||||
&& git clone https://github.com/p4lang/scapy-vxlan.git \
|
&& git clone https://github.com/p4lang/scapy-vxlan.git \
|
||||||
&& cd scapy-vxlan \
|
&& cd scapy-vxlan \
|
||||||
&& python setup.py install \
|
&& python setup.py install \
|
||||||
|
Reference in New Issue
Block a user