Bug 5679 - new module 'models' for new models in restconf 31/51731/2
authorJakub Toth <jatoth@cisco.com>
Wed, 30 Nov 2016 15:35:35 +0000 (16:35 +0100)
committerJakub Toth <jatoth@cisco.com>
Sat, 11 Feb 2017 11:15:16 +0000 (11:15 +0000)
commit31b18b3a96bd911b95d85ac81c819613cc3d755c
tree918d5ae9de0ccf9ed048083f308848275697d561
parentf440bdd7b68f453b1d1bd74f717ad279b3b9b760
Bug 5679 - new module 'models' for new models in restconf

  * added new module to models - ietf-yang-library with
    model ietf-yang-library.yang
  * added dependencies to sal-rest-connector and features
    on ietf-yang-library

Change-Id: If372a629443cab496fd42b7a71d726c181c4000e
Signed-off-by: Jakub Toth <jatoth@cisco.com>
features/restconf/pom.xml
features/restconf/src/main/features/features.xml
restconf/models/ietf-yang-library/pom.xml [new file with mode: 0644]
restconf/models/ietf-yang-library/src/main/java/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev160621/module/list/CommonLeafsRevisionBuilder.java [new file with mode: 0644]
restconf/models/ietf-yang-library/src/main/yang/ietf-yang-library@2016-06-21.yang [new file with mode: 0644]
restconf/models/pom.xml [new file with mode: 0644]
restconf/pom.xml
restconf/restconf-artifacts/pom.xml
restconf/sal-rest-connector/pom.xml