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

[DellEMC]: EEPROM platform API Python3 compliance changes #5960

Merged
merged 1 commit into from
Nov 25, 2020

Conversation

ArunSaravananBalachandran
Copy link
Contributor

- Why I did it

Make EEPROM platform APIs Python3 compliant in DellEMC platforms.

- How I did it

Handle bytearray type returned by read_eeprom and read_eeprom_bytes methods.

- How to verify it

Wrote a python script to load Chassis class and then call the APIs accordingly.
Logs: UT_logs.txt

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

  • 201811
  • 201911
  • 202006

- Description for the changelog

[DellEMC]: EEPROM platform API Python3 compliance changes

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

@lgtm-com
Copy link

lgtm-com bot commented Nov 18, 2020

This pull request fixes 1 alert when merging 1b5159f into 2fe79c2 - view on LGTM.com

fixed alerts:

  • 1 for Unused import

@sujinmkang
Copy link
Collaborator

retest vsimage please

1 similar comment
@ArunSaravananBalachandran
Copy link
Contributor Author

retest vsimage please

@jleveque jleveque merged commit dc15fbc into sonic-net:master Nov 25, 2020
@ArunSaravananBalachandran ArunSaravananBalachandran deleted the py2to3_eeprom branch November 26, 2020 07:23
santhosh-kt pushed a commit to santhosh-kt/sonic-buildimage that referenced this pull request Feb 25, 2021
…5960)

Make EEPROM platform APIs Python3 compliant in DellEMC platforms by handling bytearray type returned by read_eeprom and read_eeprom_bytes methods.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants