nacm testcases for modules and datastore
This commit is contained in:
parent
9a7ce8e06d
commit
90545b05cd
6 changed files with 455 additions and 33 deletions
|
|
@ -145,7 +145,9 @@ module clixon-config {
|
|||
leaf CLICON_YANG_MAIN_FILE {
|
||||
type string;
|
||||
description
|
||||
"If specified load a yang module in a specific absolute filename";
|
||||
"If specified load a yang module in a specific absolute filename.
|
||||
This corresponds to the -y command-line option in most CLixon
|
||||
programs.";
|
||||
}
|
||||
leaf CLICON_YANG_MAIN_DIR {
|
||||
type string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue