-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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: Z9332F - Watchdog support, add platform.json, new platform API implementation and fixes #6988
Merged
jleveque
merged 2 commits into
sonic-net:master
from
vpsubramaniam:Z9332_platform_API_changes
Mar 10, 2021
Merged
DellEMC: Z9332F - Watchdog support, add platform.json, new platform API implementation and fixes #6988
jleveque
merged 2 commits into
sonic-net:master
from
vpsubramaniam:Z9332_platform_API_changes
Mar 10, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…PI implementation and fixes
This pull request introduces 2 alerts when merging db21d19 into 653bd08 - view on LGTM.com new alerts:
|
jleveque
approved these changes
Mar 10, 2021
@jleveque, can you merge this to 202012 branch? |
4 tasks
daall
pushed a commit
that referenced
this pull request
May 5, 2021
…PI implementation and fixes (#6988) Incorporate the below changes in DellEMC Z9332F platform: - Implemented watchdog platform API support - Implement ‘get_position_in_parent’, ‘is_replaceable’ methods for all device types - Change return type of SFP methods to match specification in sonic_platform_common/sfp_base.py - Added platform.json file in device directory. Co-authored-by: V P Subramaniam <Subramaniam_Vellalap@dell.com>
raphaelt-nvidia
pushed a commit
to raphaelt-nvidia/sonic-buildimage
that referenced
this pull request
May 23, 2021
…PI implementation and fixes (sonic-net#6988) Incorporate the below changes in DellEMC Z9332F platform: - Implemented watchdog platform API support - Implement ‘get_position_in_parent’, ‘is_replaceable’ methods for all device types - Change return type of SFP methods to match specification in sonic_platform_common/sfp_base.py - Added platform.json file in device directory. Co-authored-by: V P Subramaniam <Subramaniam_Vellalap@dell.com>
carl-nokia
pushed a commit
to carl-nokia/sonic-buildimage
that referenced
this pull request
Aug 7, 2021
…PI implementation and fixes (sonic-net#6988) Incorporate the below changes in DellEMC Z9332F platform: - Implemented watchdog platform API support - Implement ‘get_position_in_parent’, ‘is_replaceable’ methods for all device types - Change return type of SFP methods to match specification in sonic_platform_common/sfp_base.py - Added platform.json file in device directory. Co-authored-by: V P Subramaniam <Subramaniam_Vellalap@dell.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Why I did it
To incorporate the below changes in DellEMC Z9332F platform.
How I did it
How to verify it
Logs: Unit testing logs.txt
Which release branch to backport (provide reason below if selected)
Description for the changelog
DellEMC: Z9332F - Watchdog support, add platform.json, new platform API implementation and fixes
A picture of a cute animal (not mandatory but encouraged)