From: Marko Date: Thu, 12 May 2016 03:00:38 +0000 (+0800) Subject: Adding ocpplugin features X-Git-Tag: release/boron~60 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=integration%2Fdistribution.git;a=commitdiff_plain;h=c67e1ddcafd80c46d2a10c8f43533d87eba0f2d6 Adding ocpplugin features 1) Feature Tests Pass: https://jenkins.opendaylight.org/releng/view/ocpplugin/job/ocpplugin-merge-boron/9/ 2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=ocpplugin.git;a=blob;f=features/src/main/features/features.xml a) Feature Names: Prefixed with 'odl-' : odl-ocpplugin-all b) Features Descriptions: Present c) Features Start-Levels: No start-levels on elements or elements 3) Features Tested: Features have been tested for functionality with a) feature:install odl-ocpplugin-all b) feature:install odl-restconf-all odl-l2switch-switch odl-mdsal-apidocs odl-dlux-core odl-dlux-all 4) Integration Test Impact - none Change-Id: I8cddcd3863fafe18eee8d48cd93dc4f8a1bfd54e Signed-off-by: Marko --- diff --git a/features-index/pom.xml b/features-index/pom.xml index 6b657e44..b97ed782 100644 --- a/features-index/pom.xml +++ b/features-index/pom.xml @@ -264,6 +264,13 @@ features xml + + org.opendaylight.ocpplugin + features-ocpplugin + ${feature.ocpplugin.version} + features + xml + diff --git a/features-test/src/main/resources/features.xml b/features-test/src/main/resources/features.xml index a848a730..11159f1a 100644 --- a/features-test/src/main/resources/features.xml +++ b/features-test/src/main/resources/features.xml @@ -93,6 +93,7 @@ odl-neutron-service odl-netconf-connector-ssh odl-netide-rest + odl-ocpplugin-all diff --git a/pom.xml b/pom.xml index 623a06d4..0a690cda 100644 --- a/pom.xml +++ b/pom.xml @@ -49,6 +49,7 @@ 1.3.0-SNAPSHOT 1.2.0-SNAPSHOT 0.7.0-SNAPSHOT + 0.1.0-SNAPSHOT 1.7.0-SNAPSHOT 1.1.0-SNAPSHOT 0.3.0-SNAPSHOT