-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Corrected NTP_KEY list name in SONiC Yang #23401
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
Corrected NTP_KEY list name in SONiC Yang #23401
Conversation
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@adyeung @bhagatgit @wen587 @kwangsuk @samitabh @kamleshagrawal @sneelam20 @anand-kumar-subramanian @mbalachandar @amrutasali @leeprecy Please help in reviewing this PR |
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Please help in review and merge |
|
@adyeung @bhagatgit @wen587 @kwangsuk @samitabh @kamleshagrawal @sneelam20 @anand-kumar-subramanian @mbalachandar @amrutasali @leeprecy @kperumalbfn @qiluo-msft @yxieca @StormLiangMS @yejianquan Please help in review and merge |
|
@adyeung @bhagatgit @wen587 @kwangsuk @samitabh @kamleshagrawal @sneelam20 @anand-kumar-subramanian @mbalachandar @amrutasali @leeprecy @kperumalbfn @qiluo-msft @yxieca @StormLiangMS @yejianquan Please help in review and merge |
|
Please help in review and merge |
|
@adyeung @bhagatgit @wen587 @kwangsuk @samitabh @kamleshagrawal @sneelam20 @anand-kumar-subramanian @mbalachandar @amrutasali @leeprecy @kperumalbfn @qiluo-msft @yxieca @StormLiangMS @yejianquan Please help in review and merge |
|
@fastiuk Thanks for your review @qiluo-msft Please help in merging this |
sonic-buildimage : sonic-net#23401 sonic-mgmt-framework - sonic-net/sonic-mgmt-framework#150 sonic-mgmt-common - sonic-net/sonic-mgmt-common#182 Why I did it To support openconfig system module in sonic as per HLD : sonic-net/SONiC#1790 Some sonic yang changes are required, which is done under this PR sonic-mgmt-common PR # sonic-net/sonic-mgmt-common#179 Work item tracking NA How I did it In sonic-ntp.yang, list name was not as per ABNF rule, which was causing cvl errors, fixed the same /ntp:sonic-ntp/ntp:NTP_KEY/ntp:NTP_KEYS_LIST to /ntp:sonic-ntp/ntp:NTP_KEY/ntp:NTP_KEY_LIST How to verify it Ran all test cases in sonic-utilities and sonic-mgmt-common to ensure changes work fine
sonic-buildimage : sonic-net#23401 sonic-mgmt-framework - sonic-net/sonic-mgmt-framework#150 sonic-mgmt-common - sonic-net/sonic-mgmt-common#182 Why I did it To support openconfig system module in sonic as per HLD : sonic-net/SONiC#1790 Some sonic yang changes are required, which is done under this PR sonic-mgmt-common PR # sonic-net/sonic-mgmt-common#179 Work item tracking NA How I did it In sonic-ntp.yang, list name was not as per ABNF rule, which was causing cvl errors, fixed the same /ntp:sonic-ntp/ntp:NTP_KEY/ntp:NTP_KEYS_LIST to /ntp:sonic-ntp/ntp:NTP_KEY/ntp:NTP_KEY_LIST How to verify it Ran all test cases in sonic-utilities and sonic-mgmt-common to ensure changes work fine
sonic-buildimage : sonic-net#23401 sonic-mgmt-framework - sonic-net/sonic-mgmt-framework#150 sonic-mgmt-common - sonic-net/sonic-mgmt-common#182 Why I did it To support openconfig system module in sonic as per HLD : sonic-net/SONiC#1790 Some sonic yang changes are required, which is done under this PR sonic-mgmt-common PR # sonic-net/sonic-mgmt-common#179 Work item tracking NA How I did it In sonic-ntp.yang, list name was not as per ABNF rule, which was causing cvl errors, fixed the same /ntp:sonic-ntp/ntp:NTP_KEY/ntp:NTP_KEYS_LIST to /ntp:sonic-ntp/ntp:NTP_KEY/ntp:NTP_KEY_LIST How to verify it Ran all test cases in sonic-utilities and sonic-mgmt-common to ensure changes work fine Signed-off-by: Feng Pan <[email protected]>
sonic-buildimage : #23401
sonic-mgmt-framework - sonic-net/sonic-mgmt-framework#150
sonic-mgmt-common - sonic-net/sonic-mgmt-common#182
Why I did it
To support openconfig system module in sonic as per HLD : sonic-net/SONiC#1790
Some sonic yang changes are required, which is done under this PR
sonic-mgmt-common PR # sonic-net/sonic-mgmt-common#179
Work item tracking
NA
How I did it
/ntp:sonic-ntp/ntp:NTP_KEY/ntp:NTP_KEYS_LIST
to
/ntp:sonic-ntp/ntp:NTP_KEY/ntp:NTP_KEY_LIST
How to verify it
Ran all test cases in sonic-utilities and sonic-mgmt-common to ensure changes work fine
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)