Clixon 7.0.0

This commit is contained in:
Olof hagsand 2024-03-07 21:02:51 +01:00
parent 6b8f7754b8
commit 28050f44f8
7 changed files with 21 additions and 17 deletions

View file

@ -42,9 +42,9 @@ datarootdir = @datarootdir@
YANG_INSTALLDIR = @YANG_INSTALLDIR@
# Note: mirror these to test/config.sh.in
YANGSPECS = clixon-config@2024-01-01.yang # 6.6
YANGSPECS = clixon-config@2024-01-01.yang # 7.0
YANGSPECS += clixon-lib@2023-11-01.yang # 6.5
YANGSPECS += clixon-lib@2024-01-01.yang # 6.6
YANGSPECS += clixon-lib@2024-01-01.yang # 7.0
YANGSPECS += clixon-rfc5277@2008-07-01.yang
YANGSPECS += clixon-xml-changelog@2019-03-21.yang
YANGSPECS += clixon-restconf@2022-08-01.yang # 5.9

View file

@ -57,7 +57,7 @@ module clixon-config {
CLICON_DATASTORE_CACHE
CLICON_NETCONF_CREATOR_ATTR
Changed semantics of
Released in Clixon 6.6";
Released in Clixon 7.0";
}
revision 2023-11-01 {
description
@ -603,7 +603,7 @@ module clixon-config {
that created the object are deleted.
The clixon controller uses this feature, but could in principle be used by other
applications.
Marked as obsolete in 6.6 since creators attribute replaced by clixon-lib creators
Marked as obsolete in 7.0 since creators attribute replaced by clixon-lib creators
config";
status obsolete;
}
@ -965,7 +965,7 @@ module clixon-config {
cache with copy, or cache without copy.
Note: 'cache' is default value and supported with regressions etc.
Others are experimental (in Clixon 5.5)
Note that from 6.6 this is OBSOLETED, only datastore_cache is supported";
Note that from 7.0 this is OBSOLETED, only datastore_cache is supported";
status obsolete;
}
leaf CLICON_XMLDB_FORMAT {

View file

@ -71,7 +71,7 @@ module clixon-lib {
revision 2024-01-01 {
description
"Removed container creators from 6.5
Released in 6.6.0";
Released in 7.0";
}
revision 2023-11-01 {
description