-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[hostcfgd] Convert to Python 3; Add to sonic-host-services package #5713
Conversation
This comment has been minimized.
This comment has been minimized.
This pull request fixes 1 alert when merging 1c5691225b0b7d7113687a1fb056b159845208c5 into 67408c8 - view on LGTM.com fixed alerts:
|
This pull request fixes 1 alert when merging 658cba77006486426b7730cfd15a2fae230cf425 into 09d5a62 - view on LGTM.com fixed alerts:
|
Retest vsimage please |
This pull request fixes 1 alert when merging d9446f252a8bc73e0ce6c97be17f4a47825006de into fd7e2a1 - view on LGTM.com fixed alerts:
|
This PR is blocked due to a Python 3 bug in swsssdk. @qiluo-msft is working on a fix. Update: Should be fixed by sonic-net/sonic-py-swsssdk#92. I have tested this change. |
This pull request fixes 1 alert when merging f4083627f163863f1c2b9e4038c382e3941db218 into e111204 - view on LGTM.com fixed alerts:
|
This pull request fixes 1 alert when merging e3d2476ed015cd77086f7b64fd465b1c542780c4 into 781188f - view on LGTM.com fixed alerts:
|
This pull request fixes 1 alert when merging 2770264e142f4bba44c2bf6415ea396b218948d9 into 84d3a26 - view on LGTM.com fixed alerts:
|
retest vsimage please |
Retest vsimage please |
This pull request fixes 1 alert when merging 6f5d066505ef15aa85cd2ab99bc82fe376abcb52 into 13ff7b3 - view on LGTM.com fixed alerts:
|
This pull request fixes 1 alert when merging 7635867 into 9bc693c - view on LGTM.com fixed alerts:
|
…onic-net#5713) To consolidate host services and install via packages instead of file-by-file, also as part of migrating all of SONiC to Python 3, as Python 2 is no longer supported.
- Why I did it
To consolidate host services and install via packages instead of file-by-file, also as part of migrating all of SONiC to Python 3, as Python 2 is no longer supported.
- How to verify it
Ensure hostcfgd is installed and runs
- Which release branch to backport (provide reason below if selected)