Validation of yang bits type space-separated list value

This commit is contained in:
Olof hagsand 2018-06-10 10:41:06 +02:00
parent a576951e57
commit 5e587b3a01
3 changed files with 28 additions and 1 deletions

View file

@ -8,6 +8,7 @@
* Example extended with inclusion of iana-if-type RFC 7224 interface identities
* Applications which have not strictly enforced the identities may now have problems with validation and may need to be modified.
### Minor changes:
* Validation of yang bits type space-separated list value
* Added -U <user> command line to clixon_cli and clixon_netconf for NACM pseudo-user tests
* Added a generated CLI show command that works on the generated parse tree with auto completion.
* A typical call is: show @datamodel:example, cli_show_auto("candidate", "json");