Print CLICON_YANG_DIR and CLICON_FEATURE lists on startup with debug flag

This commit is contained in:
Olof hagsand 2019-06-13 10:36:37 +02:00
parent 98cc62eace
commit daa01b3a5e
5 changed files with 39 additions and 15 deletions

View file

@ -191,6 +191,7 @@
### Minor changes
* Print CLICON_YANG_DIR and CLICON_FEATURE lists on startup with debug flag
* Extended `util/clixon_util_xml` with yang and validate functionality so it can be used as a stand-alone utility for validating XML/JSON files
* JSON parse and print improvements
* Integrated parsing with namespace translation and yang spec lookup