Add IT for southbound 99/17599/2
authorSam Hague <shague@redhat.com>
Thu, 2 Apr 2015 02:25:40 +0000 (22:25 -0400)
committerSam Hague <shague@redhat.com>
Thu, 2 Apr 2015 21:03:25 +0000 (17:03 -0400)
commita4aa2a706e7b1b1577ea9a0dff095598a4398cca
tree4b8e518d263346a27210ded2e119bdddfb2a2b4a
parentabc9b4fc2e7a970385a63b0f55b4b0d9b2a21be7
Add IT for southbound

Change-Id: Iff82a08c08cae8013417031f48f32d6639b94b8c
Signed-off-by: Sam Hague <shague@redhat.com>
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbClientKey.java
southbound/southbound-it/pom.xml [new file with mode: 0644]
southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/AbstractConfigTestBase.java [new file with mode: 0644]
southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/AbstractMdsalTestBase.java [new file with mode: 0644]
southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java [new file with mode: 0644]