netconf error handling and test summary script
This commit is contained in:
parent
f872c7e295
commit
861300d6c0
23 changed files with 331 additions and 189 deletions
|
|
@ -20,7 +20,8 @@
|
|||
* Openconfig yang specs parsed: https://github.com/openconfig/public
|
||||
* Improved "unknown" handling
|
||||
* More precise Yang validation and better error messages
|
||||
* For Example, adding bad-, missing-, or unknown-element error messages, etc instead of operation-failed
|
||||
* Example: adding bad-, missing-, or unknown-element error messages, etc instead of operation-failed, bad-element instead of "yang node not found", etc.
|
||||
*
|
||||
* Yang load file configure options changed
|
||||
* `CLICON_YANG_DIR` is changed from a single directory to a path of directories
|
||||
* Note CLIXON_DATADIR (=/usr/local/share/clixon) need to be in the list
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue