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:
Olof hagsand 2018-05-29 22:27:41 +02:00
parent cfe4702069
commit 5bc39a9bc0
8 changed files with 486 additions and 63 deletions

View file

@ -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 */