sonic-buildimage/src/sonic-yang-mgmt
bsun-sudo 14953e452b
Add SONiC YANGs for Management Port, Management Interface, Management VRF and NTP. (#7252)
* SONiC YANG model support for Management Port, Management Interface, Management VRF and NTP.
Co-authored-by: Bing Sun <Bing_Sun@dell.com>
2021-06-18 11:47:45 -07:00
..
tests [YANG] Add to support BGP and route-map YANG models (#6917) 2021-06-18 10:31:19 -07:00
.gitignore Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
AUTHORS.rst [sonic-yang-mgmt]: sonic-yang-mgmt package for configuration validation. (#3861) 2020-05-21 16:27:57 -07:00
LICENSE [sonic-yang-mgmt]: sonic-yang-mgmt package for configuration validation. (#3861) 2020-05-21 16:27:57 -07:00
README.rst [sonic-yang-mgmt]: sonic-yang-mgmt package for configuration validation. (#3861) 2020-05-21 16:27:57 -07:00
setup.cfg [sonic-yang-mgmt] Build PY3 & PY2 packages (#5559) 2020-11-07 13:03:41 -08:00
setup.py Remove shebangs from various setup.py files (#5867) 2020-11-10 00:07:37 -08:00
sonic_yang_ext.py Add SONiC YANGs for Management Port, Management Interface, Management VRF and NTP. (#7252) 2021-06-18 11:47:45 -07:00
sonic_yang.py [yang-models]: Remove PLY Extensions and change translation code. (#6915) 2021-03-28 00:49:10 -07:00

"
This package includes python yang libraries which will be used with sonic utilities
pacakge to validate the config. This python libraries are written on top of libyang
and also provides functionality to translate the config from SONiC ConfigDB to SONiC
YANG and vice-versa.
"