Bug 5679 - new module 'models' for new models in restconf 58/48858/4
authorJakub Toth <jatoth@cisco.com>
Wed, 30 Nov 2016 15:35:35 +0000 (16:35 +0100)
committerJakub Toth <jatoth@cisco.com>
Tue, 20 Dec 2016 10:24:08 +0000 (10:24 +0000)
commit356e5110896658b6d054ff89e4e5234cc03afeaa
tree904a67a29be90d7a4f32dc09db473f026f46b9ec
parent2436ec5e97f51fdaf38d4024acfd2794ba8eb653
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