Add blueprint wiring for hwvtepsouthbound 38/40638/2
authorAlexis de Talhouët <adetalhouet@inocybe.com>
Tue, 21 Jun 2016 22:03:17 +0000 (18:03 -0400)
committerAlexis de Talhouët <adetalhouet@inocybe.com>
Tue, 21 Jun 2016 22:47:18 +0000 (22:47 +0000)
commitd2f163d1a3ae80b616dd6ac97ba67b9654d9e21d
tree7193d43cb6d8bacf7b74ddd332141d05de664c4a
parent23658d708540713a994d09b3ec150ac8a303fb79
Add blueprint wiring for hwvtepsouthbound

Change-Id: I973476d85f890f701b2b668dcebef61372e7aa58
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
hwvtepsouthbound/hwvtepsouthbound-features/pom.xml
hwvtepsouthbound/hwvtepsouthbound-features/src/main/features/features.xml
hwvtepsouthbound/hwvtepsouthbound-impl/src/main/config/default-config.xml [deleted file]
hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepSouthboundProvider.java
hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/hwvtepsouthbound/impl/rev150901/HwvtepSouthboundModule.java [deleted file]
hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/hwvtepsouthbound/impl/rev150901/HwvtepSouthboundModuleFactory.java [deleted file]
hwvtepsouthbound/hwvtepsouthbound-impl/src/main/resources/org/opendaylight/blueprint/hwvtepsouthbound.xml [new file with mode: 0644]
hwvtepsouthbound/hwvtepsouthbound-impl/src/main/yang/hwvtepsouthbound-impl.yang [deleted file]
hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/hwvtepsouthbound/impl/rev150901/HwvtepSouthboundModuleFactoryTest.java [deleted file]
hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/hwvtepsouthbound/impl/rev150901/HwvtepSouthboundModuleTest.java [deleted file]