OVSDB-458 DiagStatus support for OVSDB 77/72777/3
authorVishal Thapar <vthapar@redhat.com>
Fri, 8 Jun 2018 04:00:23 +0000 (09:30 +0530)
committerVishal Thapar <vthapar@redhat.com>
Mon, 18 Jun 2018 01:30:18 +0000 (01:30 +0000)
commit07d023c5c6e7428ef1312efb2438e1e891a24227
treed4755123a7f61dd04d08c4ef12d962a09c3159a4
parentfc8cc20d7f5f6b4951e2b389ae2f40008385a339
OVSDB-458 DiagStatus support for OVSDB

Change-Id: I5a3d46d612d478746d25f1e7c0ef4095f995c839
Signed-off-by: Vishal Thapar <vthapar@redhat.com>
southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml
southbound/southbound-impl/pom.xml
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbDiagStatusProvider.java [new file with mode: 0644]
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/SouthboundProvider.java
southbound/southbound-impl/src/main/resources/org/opendaylight/blueprint/southbound.xml
southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java