[Mellanox]New platform api -- chassis part#3082
Merged
liat-grozovik merged 11 commits intosonic-net:masterfrom Jul 4, 2019
stephenxs:new-platform-api
Merged
[Mellanox]New platform api -- chassis part#3082liat-grozovik merged 11 commits intosonic-net:masterfrom stephenxs:new-platform-api
liat-grozovik merged 11 commits intosonic-net:masterfrom
stephenxs:new-platform-api
Conversation
added 5 commits
June 19, 2019 10:56
jleveque
suggested changes
Jun 25, 2019
jleveque
suggested changes
Jun 25, 2019
jleveque
approved these changes
Jun 25, 2019
liat-grozovik
requested changes
Jun 26, 2019
added 2 commits
June 26, 2019 14:17
…causing by user command can be identified
jleveque
suggested changes
Jun 29, 2019
…the reboot causing by user command can be identified" Since the only hardware-causing reboot should be handled by get_reboot_cause and the logic of handling reboot cause is about to move to the host side, no need to mount this dir to pmon docker. This reverts commit 3feb968. 2. adjust log output by using sonic_daemon_base.daemon_base.Logger. 3. remove the logic of verifying /host/reboot-cause/ files. 4. fix typo.
jleveque
suggested changes
Jul 1, 2019
Contributor
jleveque
left a comment
There was a problem hiding this comment.
FYI, Please make changes to this PR to adapt to the changes made to sonic_platform_base in the following PR: sonic-net/sonic-platform-common#34
…mponents' version retrieving according to the sonic-net/sonic-platform-common#34
jleveque
approved these changes
Jul 3, 2019
liat-grozovik
approved these changes
Jul 4, 2019
Contributor
|
Unable to cherry-pick to 201811 branch directly due to merge conflicts. @stephenxs can you create another PR against 201811 branch or suggest dependent PR to cherry-pick? |
Collaborator
Author
on 201811, some other modules are required to be updated in order to support reboot-cause. |
yxieca
added a commit
to yxieca/sonic-buildimage
that referenced
this pull request
Dec 21, 2023
Old format: version_a_b_c New format: version_<branch>_<nn> sonic-utilities: * fba4bf0b 2023-12-21 | [202311][db_migrator] add db migrator version space for 202305/202311 branch (sonic-net#3082) (HEAD -> 202311, github/202311) [Ying Xie] Signed-off-by: Ying Xie <ying.xie@microsoft.com>
mssonicbld
added a commit
that referenced
this pull request
Mar 22, 2024
…lly (#18436) #### Why I did it src/sonic-swss ``` * 71e7b37c - (HEAD -> 202311, origin/202311) [202311][muxorch] Fixing cache bug in updateRoute logic and Fixing bug with multiple routes pointing to nhg (#3082) (11 hours ago) [Nikola Dancejic] ``` #### 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
Implement new platform API, chassis part.
- How I did it
make use of:
- How to verify it
use a test command to drive chassis class in order to check whether it works correctly.
- Description for the changelog
[Mellanox]New platform api -- chassis part
- A picture of a cute animal (not mandatory but encouraged)