Experimental: Added CLICON_TRANSACTION_MOD configurqation option. If set,

modifications in validation and commit callbacks are written back
  into the datastore.
This commit is contained in:
Olof hagsand 2018-03-07 22:33:47 +01:00
parent 695aef2cb6
commit 11e2b91a05
3 changed files with 21 additions and 1 deletions

View file

@ -5,6 +5,9 @@
### Major changes:
### Minor changes:
* Experimental: Added CLICON_TRANSACTION_MOD configurqation option. If set,
modifications in validation and commit callbacks are written back
into the datastore.
* Invalid key to api_path2xml gives warning instead of error and quit.
* Added restconf/operations get, see RFC8040 Sec 3.3.2:
* yang_find_topnode() and api_path2xml() schemanode parameter replaced with yang_class. Replace as follows: 0 -> YC_DATANODE, 1 -> YC_SCHEMANODE