Adding yang model bundle 75/8975/6
authorColin Dixon <colin@colindixon.com>
Mon, 14 Jul 2014 03:02:55 +0000 (22:02 -0500)
committerColin Dixon <colin@colindixon.com>
Mon, 28 Jul 2014 14:27:26 +0000 (09:27 -0500)
commit472a9fcffd323401785d3539f2072fefdf7f5875
treefbcd374ede05180aa3d91bcffb1ebc4e58f76f3a
parent4ca1b38a62055418951f105d71665f84d556ce1c
Adding yang model bundle

Adding a bundle for the TTP yang model and some rudimentary tests
to help develop the model.

Still to do:
* Get tests to work with asserts by adding basic JSON and/or XML
  parsing and equality.
* Finish modeling more complicated types.

Change-Id: I356ec8a38b31b40224f0f9a42d3c28cfcc326eac
Signed-off-by: Colin Dixon <colin@colindixon.com>
pom.xml
ttp-model/model/pom.xml [new file with mode: 0644]
ttp-model/model/src/main/yang/ttp.yang [new file with mode: 0644]
ttp-model/model/src/test/java/org/opendaylight/ttp/model/test/TTPYangModelTest.java [new file with mode: 0644]
ttp-model/pom.xml [new file with mode: 0644]