Yang models for system testing low level MD-SAL operations 77/51477/27
authorVratko Polak <vrpolak@cisco.com>
Tue, 21 Feb 2017 14:54:29 +0000 (15:54 +0100)
committerTom Pantelis <tpanteli@brocade.com>
Thu, 23 Feb 2017 15:13:59 +0000 (15:13 +0000)
commite8dd366c11e750831925606c03eed5339d851652
tree27d325d6860888e22e905d607d414642ec4536ae
parent8436ef0ad486efbf1b9f4e7ab3e9813eca4eff31
Yang models for system testing low level MD-SAL operations

Not every operation is easily available from Restconf.
This defines and agent application to control the tested operations from Java.

There are FIXMEs and TODOs left, to be fixed later,
probably together with Java implementation.
Merging this early will allow Changes for Bugs 7796-7807
to be implemented independently (as opposed to forming a single chain).

Change-Id: Icb9616c156f56f8706a24abe31e5ac097a65cf73
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
opendaylight/md-sal/samples/clustering-test-app/model/src/main/yang/odl-mdsal-lowlevel-common.yang [new file with mode: 0644]
opendaylight/md-sal/samples/clustering-test-app/model/src/main/yang/odl-mdsal-lowlevel-control.yang [new file with mode: 0644]
opendaylight/md-sal/samples/clustering-test-app/model/src/main/yang/odl-mdsal-lowlevel-target.yang [new file with mode: 0644]