b88f68b1d6
Why I did it Add YANG model support for table CABLE_LENGTH How I did it Add the YANG model file Add the test description file and config file add list CABLE_LENGTH_LIST to the qos_maps_model list in sonic-yang-ext, as it has an inner list. How to verify it Build sonic-yang-model and sonic-yang-mgmt |
||
---|---|---|
.. | ||
tests | ||
.gitignore | ||
AUTHORS.rst | ||
LICENSE | ||
README.rst | ||
setup.cfg | ||
setup.py | ||
sonic_yang_ext.py | ||
sonic_yang.py |
" 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. "