Add Karaf 4 features. 51/51251/18
authorJozef Bacigal <jozef.bacigal@pantheon.tech>
Tue, 31 Jan 2017 14:54:56 +0000 (15:54 +0100)
committerJozef Bacigal <jozef.bacigal@pantheon.tech>
Wed, 1 Mar 2017 12:35:56 +0000 (13:35 +0100)
commit7c91c008f76193ac2e942c62be0a97d65834be7b
treeee18e8f86d5c5500eb89429aa9b24824a612053f
parent163b3dd5740b83123674df4a65f0de40860bb3e6
Add Karaf 4 features.

Change-Id: I31781439d7b5cba76f6e6a52109b13b2546ee924
Signed-off-by: Jozef Bacigal <jozef.bacigal@pantheon.tech>
Signed-off-by: Stephen Kitt <skitt@redhat.com>
Signed-off-by: Robert Varga <rovarga@cisco.com>
61 files changed:
.gitignore
applications/inventory-manager/pom.xml
applications/lldp-speaker/src/main/resources/org/opendaylight/blueprint/lldp-speaker.xml
applications/statistics-manager/pom.xml
applications/topology-lldp-discovery/pom.xml
applications/topology-manager/pom.xml
drop-test-karaf/pom.xml
drop-test-karaf/src/main/resources/org/opendaylight/blueprint/commands.xml [moved from drop-test-karaf/src/main/resources/OSGI-INF/blueprint/commands.xml with 100% similarity]
drop-test-karaf/src/main/resources/org/opendaylight/blueprint/drop-test-karaf.xml [moved from drop-test-karaf/src/main/resources/OSGI-INF/blueprint/drop-test.xml with 100% similarity]
extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml [moved from extension/features/pom.xml with 100% similarity]
extension/features-extension-aggregator/features-openflowplugin-extension/src/main/features/features.xml [moved from extension/features/src/main/features/features.xml with 100% similarity]
extension/features-extension-aggregator/features4-openflowplugin-extension/pom.xml [new file with mode: 0644]
extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml [new file with mode: 0644]
extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/src/main/features/features.xml [new file with mode: 0644]
extension/features-extension-aggregator/pom.xml [new file with mode: 0644]
extension/features-he-extension-aggregator/features-openflowplugin-extension-he/pom.xml [moved from extension/features-he/pom.xml with 97% similarity]
extension/features-he-extension-aggregator/features-openflowplugin-extension-he/src/main/features/features.xml [moved from extension/features-he/src/main/features/features.xml with 57% similarity]
extension/features-he-extension-aggregator/features4-openflowplugin-extension-he/pom.xml [new file with mode: 0644]
extension/features-he-extension-aggregator/odl-openflowplugin-nxm-extensions-he/pom.xml [new file with mode: 0644]
extension/features-he-extension-aggregator/odl-openflowplugin-nxm-extensions-he/src/main/features/features.xml [new file with mode: 0644]
extension/features-he-extension-aggregator/pom.xml [new file with mode: 0644]
extension/pom.xml
features-aggregator/features-openflowplugin/pom.xml [moved from features/pom.xml with 99% similarity]
features-aggregator/features-openflowplugin/src/main/features/features.xml [moved from features/src/main/features/features.xml with 100% similarity]
features-aggregator/features4-openflowplugin/pom.xml [new file with mode: 0644]
features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml [new file with mode: 0644]
features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml [new file with mode: 0644]
features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml [new file with mode: 0644]
features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml [new file with mode: 0644]
features-aggregator/odl-openflowplugin-app-notifications/pom.xml [new file with mode: 0644]
features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml [new file with mode: 0644]
features-aggregator/odl-openflowplugin-app-topology/pom.xml [new file with mode: 0644]
features-aggregator/odl-openflowplugin-drop-test/pom.xml [new file with mode: 0644]
features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml [new file with mode: 0644]
features-aggregator/odl-openflowplugin-flow-services-ui/pom.xml [new file with mode: 0644]
features-aggregator/odl-openflowplugin-flow-services/pom.xml [new file with mode: 0644]
features-aggregator/odl-openflowplugin-nsf-model/pom.xml [new file with mode: 0644]
features-aggregator/odl-openflowplugin-southbound/pom.xml [new file with mode: 0644]
features-aggregator/odl-openflowplugin-southbound/src/main/features/features.xml [new file with mode: 0644]
features-aggregator/pom.xml [new file with mode: 0644]
features-he-aggregator/features-openflowplugin-he/pom.xml [moved from features-he/pom.xml with 99% similarity]
features-he-aggregator/features-openflowplugin-he/src/main/features/features.xml [moved from features-he/src/main/features/features.xml with 93% similarity]
features-he-aggregator/features4-openflowplugin-he/pom.xml [new file with mode: 0644]
features-he-aggregator/odl-openflowplugin-app-bulk-o-matic-he/pom.xml [new file with mode: 0644]
features-he-aggregator/odl-openflowplugin-app-config-pusher-he/pom.xml [new file with mode: 0644]
features-he-aggregator/odl-openflowplugin-app-lldp-speaker-he/pom.xml [new file with mode: 0644]
features-he-aggregator/odl-openflowplugin-app-table-miss-enforcer-he/pom.xml [new file with mode: 0644]
features-he-aggregator/odl-openflowplugin-drop-test-he/pom.xml [new file with mode: 0644]
features-he-aggregator/odl-openflowplugin-flow-services-he/pom.xml [new file with mode: 0644]
features-he-aggregator/odl-openflowplugin-flow-services-rest-he/pom.xml [new file with mode: 0644]
features-he-aggregator/odl-openflowplugin-flow-services-ui-he/pom.xml [new file with mode: 0644]
features-he-aggregator/odl-openflowplugin-nsf-model-he/pom.xml [new file with mode: 0644]
features-he-aggregator/odl-openflowplugin-nsf-services-he/pom.xml [new file with mode: 0644]
features-he-aggregator/odl-openflowplugin-southbound-he/pom.xml [new file with mode: 0644]
features-he-aggregator/odl-openflowplugin-southbound-he/src/main/features/features.xml [new file with mode: 0644]
features-he-aggregator/pom.xml [new file with mode: 0644]
openflowplugin-api/src/main/resources/org/opendaylight/blueprint/openflowplugin-api.xml [new file with mode: 0644]
openflowplugin-blueprint-config-he/src/main/resources/org/opendaylight/blueprint/openflowplugin.xml [moved from openflowplugin-blueprint-config-he/src/main/resources/org/opendaylight/blueprint/openflowplugin-helium.xml with 97% similarity]
openflowplugin-impl/pom.xml
openflowplugin-impl/src/main/resources/org/opendaylight/blueprint/openflowplugin-impl.xml
pom.xml