We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
minigraph has introduced new device type: BmcMgmtToRRouter https://github.com/Azure/sonic-buildimage/blob/master/src/sonic-config-engine/minigraph.py#L40 Yang models does not support this pattern: https://github.com/Azure/sonic-buildimage/blob/master/src/sonic-yang-models/yang-models/sonic-device_metadata.yang#L88-L93
BmcMgmtToRRouter can't pass yang validation.
BmcMgmtToRRouter should pass yang validation.
show version
(paste your output here)
show techsupport
(paste your output here or download and attach the file here )
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Description
minigraph has introduced new device type: BmcMgmtToRRouter
https://github.com/Azure/sonic-buildimage/blob/master/src/sonic-config-engine/minigraph.py#L40
Yang models does not support this pattern:
https://github.com/Azure/sonic-buildimage/blob/master/src/sonic-yang-models/yang-models/sonic-device_metadata.yang#L88-L93
Steps to reproduce the issue:
Describe the results you received:
BmcMgmtToRRouter can't pass yang validation.
Describe the results you expected:
BmcMgmtToRRouter should pass yang validation.
Output of
show version
:Output of
show techsupport
:Additional information you deem important (e.g. issue happens only occasionally):
The text was updated successfully, but these errors were encountered: