Add general-entity yang to common 84/27684/9
authorTom Pantelis <tpanteli@brocade.com>
Mon, 28 Sep 2015 11:29:51 +0000 (07:29 -0400)
committerGerrit Code Review <gerrit@opendaylight.org>
Sun, 6 Dec 2015 10:26:58 +0000 (10:26 +0000)
commit403072390b3a70a3bc6cd0071adc574ee97a3f66
treec85dcef72bc6804dfbc04a34e3b3de71e8eb6e60
parent8a16103cbf03faa899a57bf9858620242cb4aa09
Add general-entity yang to common

Change-Id: Iebf021d92a475174ceadb76895b5553b37df06ed
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
12 files changed:
binding/mdsal-binding-api/pom.xml
binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/clustering/Entity.java
binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/clustering/EntityTest.java
common/artifacts/pom.xml
common/features/pom.xml
common/features/src/main/features/features.xml
common/parent/pom.xml
dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/clustering/DOMEntity.java
dom/mdsal-dom-api/src/test/java/org/opendaylight/mdsal/dom/api/clustering/DOMEntityTest.java [new file with mode: 0644]
model/general-entity/pom.xml [new file with mode: 0644]
model/general-entity/src/main/yang/odl-general-entity.yang [new file with mode: 0644]
model/pom.xml