* Changed docker builds
* `clixon-test` built in `docker/test`
* Renamed from `clixon-system` built in `docker/main`
* `clixon-example` built in `docker/example`
* Added netconf ssh subsystem
* Renamed from `clixon` built in `docker/base`
* Added ietf-yang-schema-mount@2019-01-14.yang
This commit is contained in:
parent
571e26e0d6
commit
61e2f014be
30 changed files with 14044 additions and 2634 deletions
|
|
@ -51,6 +51,9 @@ YANGSPECS += ietf-yang-library@2019-01-04.yang
|
|||
YANGSPECS += ietf-yang-types@2013-07-15.yang
|
||||
YANGSPECS += ietf-datastores@2018-02-14.yang
|
||||
YANGSPECS += ietf-yang-patch@2017-02-22.yang
|
||||
# In RFC 8528 YANG Schema Mount
|
||||
|
||||
YANGSPECS += ietf-yang-schema-mount@2019-01-14.yang
|
||||
# For remaining attribute in list-pagination:
|
||||
YANGSPECS += ietf-yang-metadata@2016-08-05.yang
|
||||
# XXX brings in NACM which breaks tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue