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-wait-any] Convert to Python 3, install dependency in host OS #5784

Merged
merged 4 commits into from
Nov 5, 2020
Merged

[docker-wait-any] Convert to Python 3, install dependency in host OS #5784

merged 4 commits into from
Nov 5, 2020

Conversation

jleveque
Copy link
Contributor

@jleveque jleveque commented Nov 2, 2020

- Why I did it

As part of moving all SONiC code from Python 2 (no longer supported) to Python 3

- How I did it

  • Convert docker-wait-any script to Python 3
  • Install Python 3 Docker Engine API in host OS

- How to verify it

Ensure docker-wait-any script still functions correctly

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

  • 201811
  • 201911
  • 202006

@jleveque jleveque merged commit 13ff7b3 into sonic-net:master Nov 5, 2020
@jleveque jleveque deleted the docker-wait-any_py3 branch November 5, 2020 19:23
santhosh-kt pushed a commit to santhosh-kt/sonic-buildimage that referenced this pull request Feb 25, 2021
…onic-net#5784)

- Convert docker-wait-any script to Python 3
- Install Python 3 Docker Engine API in host OS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants