-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Update Nokia PMON submodule #18938
Update Nokia PMON submodule #18938
Conversation
Update for the procedures for insertion/hot swap of Switch Fabric Module(SFM) by using "config chassis modules shutdown/startup" commands (sonic-net#6) Signed-off-by: mlok <marty.lok@nokia.com>
@judyjoseph Here is the PR to update the Nokia sonic-platform submodule to support "config chassis module shutdown/startup <module_name>" command for FABRIC module on Nokia-IXR7250 Supervisor card. |
The HLD for Shutdown and Startup of the Fabric Module is below: |
@JunhongMao @mlok-nokia please raise PR for master branch first for this change, we can cherry-pick to 202205 branch later. |
@mlok-nokia , is there a corresponding Master PR for this? I see that this PR is no longer needed as you already raised on directly in the MSFT repo 202205 branch (sonic-net/sonic-buildimage-msft#387). |
According to @judyjoseph the master PR is this one: #18497 |
@gechiang the change in this PR is already present in master via nokia platform submodule update done in PR : #18497. Since we cannot take this PR in 202205 public branch, we have raised this new PR : sonic-net/sonic-buildimage-msft#387 in MSFT repo. Please merge |
we will be closing this PR |
Close this PR. PR sonic-net/sonic-buildimage-msft#387 has been used for 202205 sonic-buildimage-msft |
Why I did it
Update Nokia sonic-platform submodule which contains commits below
Update for the procedures for insertion/hot swap of Switch Fabric Module(SFM) by using "config chassis modules shutdown/startup" commands (#6)
This PR associates with PRs below to support "config chassis module shutdown/startup <module_name>" command Fabric module in Nokia-IXR7250E platform
PR sonic-net/sonic-utilities#3283
PR sonic-net/sonic-platform-daemons#475
Work item tracking
How I did it
Modify the set_admin_status() in module.py to shutdown/startup a Fabric Module.
How to verify it
Which release branch to backport (provide reason below if selected)
Tested branch (Please provide the tested image version)
Description for the changelog
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)