use annotations instead of XML for Blueprint 82/79782/6
authorHarshini <hm@luminanetworks.com>
Mon, 21 Jan 2019 08:40:49 +0000 (14:10 +0530)
committerHarshini <hm@luminanetworks.com>
Thu, 24 Jan 2019 15:55:38 +0000 (21:25 +0530)
commit8dc6c29e45b896c0a1a35d272179c15d68b27a77
tree35b0c55720fdc8141e6ad832fc0b6f02b899d7eb
parentcc8dfaa60ef37d2801de0439b61ed72ffd178360
use annotations instead of XML for Blueprint

JIRA: OVSDB-474
Change-Id: Ie40dacf4b4a745d77d83bdc7e1b95fecad4fd276
Signed-off-by: Harshini <hm@luminanetworks.com>
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml
hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepSouthboundProvider.java
hwvtepsouthbound/hwvtepsouthbound-impl/src/main/resources/OSGI-INF/blueprint/hwvtepsouthbound.xml
library/impl/pom.xml
library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbConnectionService.java
library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbConnectionServiceConfigurator.java [new file with mode: 0644]
library/impl/src/main/resources/OSGI-INF/blueprint/library.xml
southbound/southbound-impl/pom.xml
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/SouthboundProvider.java
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/SouthboundProviderConfigurator.java [new file with mode: 0644]
southbound/southbound-impl/src/main/resources/OSGI-INF/blueprint/southbound.xml