[sonic-cfggen]: Improve T2 chassis frontend parsing#3155
Merged
prsunny merged 2 commits intosonic-net:masterfrom Jul 16, 2019
Merged
[sonic-cfggen]: Improve T2 chassis frontend parsing#3155prsunny merged 2 commits intosonic-net:masterfrom
prsunny merged 2 commits intosonic-net:masterfrom
Conversation
Collaborator
Author
|
@prsunny Can you review this PR? |
Collaborator
Author
|
retest this please |
Collaborator
|
retest mellanox please |
Collaborator
|
retest vs please |
prsunny
approved these changes
Jul 16, 2019
Contributor
|
Thanks for addressing Wei |
mssonicbld
added a commit
that referenced
this pull request
Mar 1, 2024
…atically (#18222) #### Why I did it src/sonic-utilities ``` * bf35596 - (HEAD -> master, origin/master, origin/HEAD) Add vlan validation in config interface ip add command (#3155) (24 hours ago) [Mati Alfaro] * ba98c7f - CLI enhancements to revtrieve data from TRANSCEIVER_FIRMWARE_INFO table (#3177) (34 hours ago) [mihirpat1] * aefb61b - Modify transceiver PM CLI to handle N/A value for DOM threshold (#3174) (34 hours ago) [mihirpat1] ``` #### How I did it #### How to verify it #### Description for the changelog
lguohan
pushed a commit
that referenced
this pull request
Mar 30, 2024
mssonicbld
added a commit
that referenced
this pull request
May 14, 2024
…atically (#18962) #### Why I did it src/sonic-utilities ``` * 265c9b36 - (HEAD -> 202311, origin/202311) [Mellanox] Support new platform SN5400 in generic configuration update (#3272) (7 hours ago) [DavidZagury] * 515e78e3 - [fast/warm-reboot] Retain TRANSCEIVER_INFO tables on fast/warm-reboot (#3240) (7 hours ago) [Stepan Blyshchak] * 4eb04c33 - Add vlan validation in config interface ip add command (#3155) (7 hours ago) [Mati Alfaro] ``` #### How I did it #### How to verify it #### Description for the changelog
This file contains hidden or 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
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.
- What I did
Update parse_spine_chassis_fe in minigraph.py
- How to verify it
SONiC VM
Signed-off-by: Wei Bai baiwei0427@gmail.com