Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docker-sonic-mgmt] Add IxNetwork python client #4533

Merged
merged 2 commits into from
May 6, 2020

Conversation

baiwei0427
Copy link
Collaborator

Signed-off-by: Wei Bai baiwei0427@gmail.com

- Why I did it
Add IxNetwork python client to sonic-mgmt docker

- How I did it
Modify Dockerfile of sonic-mgmt docker

- How to verify it
Build the new sonic-mgmt docker. Try importing ixnetwork_restpy inside the docker. For example:

username@d73f7075fd2f:~$ python
Python 2.7.12 (default, Apr 15 2020, 17:07:12)
[GCC 5.4.0 20160609] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import ixnetwork_restpy
>>>

- Description for the changelog

Add IxNetwork python client to sonic-mgmt docker

- A picture of a cute animal (not mandatory but encouraged)

@baiwei0427 baiwei0427 requested review from daall and lguohan May 5, 2020 07:46
@baiwei0427
Copy link
Collaborator Author

retest this please

@baiwei0427
Copy link
Collaborator Author

retest vsimage please

@baiwei0427
Copy link
Collaborator Author

retest vsimage please

@lguohan lguohan merged commit 46ef6de into sonic-net:master May 6, 2020
@baiwei0427 baiwei0427 deleted the ixia branch May 6, 2020 03:46
rlhui pushed a commit that referenced this pull request Jul 7, 2020
* Add IxNetwork python client to sonic mgmt docker
praveen-li pushed a commit to praveen-li/sonic-buildimage that referenced this pull request May 28, 2021
* Add IxNetwork python client to sonic mgmt docker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants