Olof hagsand
|
dd2ac56af8
|
Module state upgrade: RFC7895 to RFC 8525
Changes to clixon-config:
* Added option: 'CLICON_YANG_LIBRARY`
* Changed default value: `CLICON_MODULE_LIBRARY_RFC7895` to false
Datastore modstate is backward compatible
Tests upgraded to RFC8525
|
2022-03-07 10:56:54 +01:00 |
|
Olof hagsand
|
4102ca8a46
|
* configure --with-wwwdir=<dir> is removed
* test:
* new test_helloworld.sh smoketest added for testing basic functions
* stripped restconf fcgi default config
* added yang variable
|
2022-02-07 13:31:39 +01:00 |
|
Olof hagsand
|
dec05e2cae
|
Test modifications
- Remove dependency of IETF YANGs on most tests
- Remove dependnency of example/main in most tests, instead make local copy of example yang
|
2022-01-03 09:57:17 +01:00 |
|
Olof hagsand
|
e0c3f5467c
|
* Added new startup-mode: running-startup: First try running db, if it is empty try startup db.
* See [Can startup mode to be extended to support running-startup mode? #234](https://github.com/clicon/clixon/issues/234)
* Improved error message on failed MUST condition
|
2021-05-27 13:18:01 +02:00 |
|
Olof hagsand
|
ac51cb0293
|
* Fix: XPath:s used in netconf (eg get-config) did not correctly access default values
|
2021-05-07 13:07:34 +02:00 |
|
Olof hagsand
|
0225488c39
|
- Moved deviation actions to include grouped/uses statements. See https://github.com/clicon/clixon/issues/211
|
2021-05-06 16:23:50 +02:00 |
|
Olof hagsand
|
1c5c5a71f2
|
- Fixed deviate keywords as strings: https://github.com/clicon/clixon/issues/211
|
2021-05-06 14:44:22 +02:00 |
|
Olof hagsand
|
af04ec9e9d
|
Completed: Yang deviation [deviation statement not yet support #211](https://github.com/clicon/clixon/issues/211)
|
2021-05-04 11:38:39 +02:00 |
|
Olof hagsand
|
5a72626aa4
|
- Yang deviation [deviation statement not yet support #211](https://github.com/clicon/clixon/issues/211)
- Added "depth" parameter to yang_apply
- Added extra API function to yang_cardinality to check individual relation
|
2021-05-03 14:34:35 +02:00 |
|
Olof hagsand
|
030715df61
|
Tests:
- Added tests for more coverage, including test_debug.sh
- Added yang deviation test
|
2021-04-24 17:51:39 +02:00 |
|