Update PDDF utils and common platform APIs for Debian Bullseye#9585
Update PDDF utils and common platform APIs for Debian Bullseye#9585lguohan merged 2 commits intosonic-net:masterfrom
Conversation
|
This pull request introduces 2 alerts when merging 117a733 into 36673c1 - view on LGTM.com new alerts:
|
jostar-yang
left a comment
There was a problem hiding this comment.
The changes are ok to me.
|
can you fix lgtm warnings? |
|
Already fixed LGTM warnings |
sonic-net#9585) - Why I did it PDDF utils were python2 compliant and they needed to be migrated to Python3 (as per Bullseye) PDDF common platform APIs file name changed as the name was already in use Indentation issues Dead/redundant code needed to be removed - How I did it Made files Python3 compliant Indentation corrected Redundant code removed - How to verify it AS7326 Accton platform uses PDDF. PDDF utils were run on this platform to verify.
|
@FuzailBrcm , @lguohan , the PR should be merged to 202111 branch , right? The value is not defined. Need to merge the change from master to 202111 branch: |
|
The error you pointed out is due to $(ENABLE_PY2_MODULES) not equal to 'y'. I guess bullseye is enabled in 202211 branch. Then, yes this PR is required in 202211 branch. |
#9585) - Why I did it PDDF utils were python2 compliant and they needed to be migrated to Python3 (as per Bullseye) PDDF common platform APIs file name changed as the name was already in use Indentation issues Dead/redundant code needed to be removed - How I did it Made files Python3 compliant Indentation corrected Redundant code removed - How to verify it AS7326 Accton platform uses PDDF. PDDF utils were run on this platform to verify.
Why I did it
How I did it
How to verify it
AS7326 Accton platform uses PDDF. PDDF utils were run on this platform to verify.
Which release branch to backport (provide reason below if selected)
Description for the changelog
A picture of a cute animal (not mandatory but encouraged)