from 3.6.1: * https://github.com/clicon/clixon/issues/23 clixon_cli failing with error
* The example included a reference to nacm yang file which did not exist and was not used * Added clixon-config@2018-04-30.yang
This commit is contained in:
parent
cfe4702069
commit
5bc39a9bc0
8 changed files with 486 additions and 63 deletions
|
|
@ -6,9 +6,6 @@ module example {
|
|||
import ietf-routing {
|
||||
prefix rt;
|
||||
}
|
||||
import ietf-netconf-acm {
|
||||
prefix nacm;
|
||||
}
|
||||
description
|
||||
"Example code that includes ietf-ip and ietf-routing";
|
||||
/* Translation function example - See also example_cli */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue