Refined netconf none semantics in tests and text datastore
This commit is contained in:
parent
2f30bda7d4
commit
69ff0e3891
19 changed files with 247 additions and 91 deletions
|
|
@ -26,4 +26,8 @@ CLICON_CLI_GENMODEL_TYPE VARS
|
|||
CLICON_CLIGEN_CALLBACK_SINGLE_ARG 0
|
||||
|
||||
# Enabled uses "startup" configuration on boot
|
||||
CLICON_USE_STARTUP_CONFIG 0
|
||||
CLICON_USE_STARTUP_CONFIG 0
|
||||
|
||||
# XMLDB datastore plugin filename (see datastore/ and clixon_xml_db.[ch])
|
||||
CLICON_XMLDB_PLUGIN /usr/local/lib/xmldb/text.so
|
||||
#CLICON_XMLDB_PLUGIN /usr/local/lib/xmldb/keyvalue.so
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue