-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[YANG] add MUX_LINKMGR|SERVICE_MGMT
#15927
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
Conversation
container SERVICE_MGMT { | ||
|
||
leaf kill_radv { | ||
type enumeration { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please use boolean instead.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sonic-buildimage/files/scripts/service_mgmt.sh
Lines 43 to 46 in ea34cb2
CONFIG_KNOB=`$SONIC_DB_CLI CONFIG_DB hget "MUX_LINKMGR|SERVICE_MGMT" kill_radv` | |
if [[ x"$CONFIG_KNOB" == x"False" ]]; then | |
ACTIVE_ACTIVE='false' | |
fi |
Hi Gang - we have capitalized letters so I can't make the field as boolean.
@zjswhhh PR conflicts with 202211 branch |
@zjswhhh PR conflicts with 202205 branch |
@zjswhhh PR conflicts with 202305 branch |
Need to cherry-pick #15884 first. |
Adding yang model for CONFIG_DB table MUX_LINKMGR|SERVICE_MGMT. sign-off: Jing Zhang [email protected]
Cherry-pick PR to 202205: #16070 |
@zjswhhh PR conflicts with 202211 branch |
Adding yang model for CONFIG_DB table MUX_LINKMGR|SERVICE_MGMT. sign-off: Jing Zhang [email protected]
Cherry-pick PR to 202211: #16071 |
Adding yang model for CONFIG_DB table MUX_LINKMGR|SERVICE_MGMT. sign-off: Jing Zhang [email protected] Co-authored-by: Jing Zhang <[email protected]>
Adding yang model for CONFIG_DB table MUX_LINKMGR|SERVICE_MGMT. sign-off: Jing Zhang [email protected]
Cherry-pick PR to 202305: #16138 |
Adding yang model for CONFIG_DB table MUX_LINKMGR|SERVICE_MGMT. sign-off: Jing Zhang [email protected]
Adding yang model for CONFIG_DB table MUX_LINKMGR|SERVICE_MGMT. sign-off: Jing Zhang [email protected]
Adding yang model for CONFIG_DB table MUX_LINKMGR|SERVICE_MGMT. sign-off: Jing Zhang [email protected]
Adding yang model for CONFIG_DB table
MUX_LINKMGR|SERVICE_MGMT
.sign-off: Jing Zhang [email protected]
Why I did it
Work item tracking
How I did it
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)