Add blueprint wiring for southbound 39/40639/4
authorAlexis de Talhouët <adetalhouet@inocybe.com>
Tue, 21 Jun 2016 22:39:49 +0000 (18:39 -0400)
committerAlexis de Talhouët <adetalhouet@inocybe.com>
Wed, 22 Jun 2016 12:39:15 +0000 (08:39 -0400)
commit65fa41427a604cb7d0790e027ba953f1ad519b91
treefa0c14299b9d520b6ad7ca5aadb67226ac628917
parentd2f163d1a3ae80b616dd6ac97ba67b9654d9e21d
Add blueprint wiring for southbound

Change-Id: I6e5cea49f584cc93a2842533287e950eadfabb40
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
southbound/southbound-features/pom.xml
southbound/southbound-features/src/main/features/features.xml
southbound/southbound-impl/src/main/config/default-config.xml [deleted file]
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/SouthboundProvider.java
southbound/southbound-impl/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/southbound/impl/rev141210/SouthboundImplModule.java [deleted file]
southbound/southbound-impl/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/southbound/impl/rev141210/SouthboundImplModuleFactory.java [deleted file]
southbound/southbound-impl/src/main/resources/org/opendaylight/blueprint/southbound.xml [new file with mode: 0644]
southbound/southbound-impl/src/main/yang/southbound-impl.yang [deleted file]
southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java
southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java