sonic-buildimage/src/sonic-yang-mgmt
2022-01-22 22:40:34 -08:00
..
tests [yang] fix yang model tests to run on installed models (#9316) 2021-11-19 21:16:14 -08: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 [YANG MGMT]: Support Grouping translation in YANG Models. (#8318) 2021-09-30 12:53:34 -07:00
sonic_yang_ext.py [DPB] Fix verbose mode issue (#9772) 2022-01-22 22:40:34 -08:00
sonic_yang.py [sonic-yang-mgmt] Adding flag to disable/enable log printing (#9659) 2022-01-08 16:37:40 -08: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.
"