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-vs][docker-orchagent] install python3 dependent packages for restore_neighbors.py #6207

Merged
merged 1 commit into from
Dec 15, 2020

Conversation

zhenggen-xu
Copy link
Collaborator

[docker-vs][docker-orchagent] install python3 dependent packages for restore_neighbors.py

Signed-off-by: Zhenggen Xu zxu@linkedin.com

- Why I did it
convert restore_neighbor.py to support python3 as python2 is EOL. See: sonic-net/sonic-swss#1542

- How I did it
Install the necessary python3 dependent packages.

- How to verify it
swss vs tests and HW test.

- Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006

- Description for the changelog

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

…restore_neighbors.py

Signed-off-by: Zhenggen Xu <zxu@linkedin.com>
@lguohan
Copy link
Collaborator

lguohan commented Dec 15, 2020

retest mellanox please

@lguohan lguohan merged commit 182a809 into sonic-net:master Dec 15, 2020
lguohan pushed a commit to sonic-net/sonic-swss that referenced this pull request Dec 20, 2020
This is dependent on sonic-net/sonic-buildimage#6207

Signed-off-by: Zhenggen Xu <zxu@linkedin.com>
lguohan pushed a commit that referenced this pull request Jan 14, 2021
…6432)

The only Python code in the SwSS package, restore_neighbors.py, was recently converted to Python 3 and most dependencies were updated as part of #6207. However, the SwSS makefile still listed the Python 2 version of the swsscommon package as a dependency. This caused Python 2-related packages to be installed in containers unnecessarily.
lguohan pushed a commit that referenced this pull request Jan 15, 2021
…6432)

The only Python code in the SwSS package, restore_neighbors.py, was recently converted to Python 3 and most dependencies were updated as part of #6207. However, the SwSS makefile still listed the Python 2 version of the swsscommon package as a dependency. This caused Python 2-related packages to be installed in containers unnecessarily.
@zhenggen-xu zhenggen-xu deleted the python3-restore-nei branch May 24, 2024 19:07
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.

2 participants