[platform][Quanta] Add empty get_transceiver_status() and get_transceiver_pm(… #13410
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.
…) in sfp.py for Quanta platforms
Signed-off-by: roberthong-qct 10606901@qcttw.com
Why I did it
xcvrd calls these 2 APIs but they are not implemented in Quanta's sfp.py
How I did it
Add the APIs that return an empty dictionary since CMIS type is not supported
How to verify it
xcvrd and related commands such as "show interfaces transceiver presence" will work normally.
Which release branch to backport (provide reason below if selected)
Description for the changelog
Add the APIs to adapt to the changes in xcvrd