-
Notifications
You must be signed in to change notification settings - Fork 106
Updating go.mod & go.sum - Dependency for https://github.com/sonic-net/sonic-mgmt-common/pull/182 #150
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
base: master
Are you sure you want to change the base?
Updating go.mod & go.sum - Dependency for https://github.com/sonic-net/sonic-mgmt-common/pull/182 #150
Conversation
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@maipbui @anand-kumar-subramanian @qiluo-msft @kwangsuk @saiarcot895 @amrutasali @yejianquan Please help in review and merge |
3 similar comments
|
@maipbui @anand-kumar-subramanian @qiluo-msft @kwangsuk @saiarcot895 @amrutasali @yejianquan Please help in review and merge |
|
@maipbui @anand-kumar-subramanian @qiluo-msft @kwangsuk @saiarcot895 @amrutasali @yejianquan Please help in review and merge |
|
@maipbui @anand-kumar-subramanian @qiluo-msft @kwangsuk @saiarcot895 @amrutasali @yejianquan Please help in review and merge |
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 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
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 : 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: xiaweijiang <[email protected]>
Dependency: SONiC Yang changes in sonic-buildimage : sonic-net/sonic-buildimage#23401
sonic-mgmt-framework - #150
sonic-mgmt-common - sonic-net/sonic-mgmt-common#182
HLD : sonic-net/SONiC#1790
Dependency: SONiC Yang changes in sonic-buildimage : sonic-net/sonic-buildimage#23401
Added Annotation, xfmr support for oc-system module
Also included go test for all the xpaths supported
Features included -
hostname
login & motd banner
timezone
dns
ntp
ssh-server
logging
aaa
processes
messages