Adapt to new minigraph_parser schema#103
Merged
taoyl-ms merged 1 commit intosonic-net:masterfrom Sep 19, 2017
Merged
Conversation
|
@taoyl-ms, |
stcheng
approved these changes
Sep 19, 2017
taoyl-ms
added a commit
that referenced
this pull request
Sep 20, 2017
zhenggen-xu
pushed a commit
to zhenggen-xu/sonic-utilities
that referenced
this pull request
Jun 6, 2018
* msft_github/master: Enhancement of 'show' commands and addition of 'debug', and 'undebug'… (sonic-net#113) CLI support for Layer 2 MAC/FDB show (sonic-net#106) [show]: Add 'show interfaces alias' command to display port name/alias mapping (sonic-net#107) Add 'ipv6' group along with 'bgp' and 'route' subcommands; Remove duplicate commands ('bgp,' 'route') from under root group (sonic-net#102) [generate_dump]: Skip the sparse file /var/log/lastlog (sonic-net#104) Added syncd SAI dump to sysdump script (sonic-net#89) Adapt to new minigraph_parser schema (sonic-net#103) [core dump] remove number of parameter assumption from script coredump-compress [FastReboot]: Update FR to make it working with 1.0.3 (sonic-net#95)
vdahiya12
pushed a commit
to vdahiya12/sonic-utilities
that referenced
this pull request
Jul 23, 2021
…onic-net#103) Allow exceptions to be printed even if they don't inherit from the `str` class
stepanblyschak
referenced
this pull request
in stepanblyschak/sonic-utilities
Apr 18, 2022
#### Why I did it ``` Update submodule sonic-restapi bd97dfe Fix urllib3 CVE-2021-33503 issue (#104) f159bfa Upgrade the containers to be based on Debian Buster (#103) a1830c1 (origin/201911) Fix OpenAPI spec to be readable by autorest (#101) ```
stepanblyschak
referenced
this pull request
in stepanblyschak/sonic-utilities
Apr 28, 2022
e030133 [thermalctld] Print exception using repr(e) to get more information (#103) (sonic-net#109)
stepanblyschak
referenced
this pull request
in stepanblyschak/sonic-utilities
Apr 28, 2022
Included commits in sonic-py-swsssdk ``` 63c75c1 2021-03-14 | Workaround Mellanox default vlan has no SAI_VLAN_ATTR_VLAN_ID attribute (#103) [Qi Luo] ``` Included commits in sonic-snmpagent ``` a8c6e36 2021-03-15 | Implement rfc4363 FdbUpdater for lag inside vlan (sonic-net#204) [Qi Luo] ```
mihirpat1
pushed a commit
to mihirpat1/sonic-utilities
that referenced
this pull request
Sep 15, 2023
…nic-net#103) As part of consolidating all common Python-based functionality into the new sonic-py-common package, this pull request migrates from importing the sonic-daemon-base package to importing the sonic-py-common package. This is the next step toward resolving sonic-net/sonic-buildimage#4999. - Also reorganize imports for consistency
cyw233
pushed a commit
to cyw233/sonic-utilities
that referenced
this pull request
Mar 2, 2026
…-net#103) What I did: On Packet chassis for supervisor do the following: `show interfaces counter` gets sats from LC `show infeface counters -n <> -d all` gets internal port stats `show infeface counters -d all` gets internal port stats MSFT ADO: 30791268
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.
Fix issues that
config load_minigraph,config load_mgmt_desc,teamshow,sfputil show, andshow platform sunot working correctly after sonic-net/sonic-buildimage#942