From e745fd7156e4336c658c91cd631681ad880f730a Mon Sep 17 00:00:00 2001 From: Gao Kai Date: Thu, 15 Oct 2015 08:44:45 +0800 Subject: [PATCH] Adding alto features 1) Feature Tests Pass: https://jenkins.opendaylight.org/releng/job/alto-verify-beryllium/37/ 2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=alto.git;a=blob;f=alto-release-features/src/main/features/features.xml a) Feature Names: Prefixed with 'odl-' : odl-alto-realease 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-alto-release b) feature:install odl-integration-compatible-with-all 4) Integration Test Impact - none Patch Set 3: trigger another build Change-Id: I3b92e293e819e0cce9de874d7ed8e0ba1bfed8b1 Signed-off-by: Gao Kai --- features/index/pom.xml | 4 +--- features/index/src/main/resources/features.xml | 4 +--- features/test/src/main/resources/features.xml | 4 +--- 3 files changed, 3 insertions(+), 9 deletions(-) diff --git a/features/index/pom.xml b/features/index/pom.xml index 373e527f..15dc3655 100644 --- a/features/index/pom.xml +++ b/features/index/pom.xml @@ -44,15 +44,13 @@ features xml - org.opendaylight.armoury armoury-features diff --git a/features/index/src/main/resources/features.xml b/features/index/src/main/resources/features.xml index 69fe813b..7b30a66b 100644 --- a/features/index/src/main/resources/features.xml +++ b/features/index/src/main/resources/features.xml @@ -33,9 +33,7 @@ mvn:org.opendaylight.aaa/features-aaa/0.3.0-SNAPSHOT/xml/features mvn:org.opendaylight.aaa/features-aaa-authz/0.3.0-SNAPSHOT/xml/features mvn:org.opendaylight.aaa/features-aaa-api/0.3.0-SNAPSHOT/xml/features - + mvn:org.opendaylight.alto/features-alto-release/${feature.alto.version}/xml/features mvn:org.opendaylight.armoury/armoury-features/${feature.armoury.version}/xml/features mvn:org.opendaylight.bgpcep/features-bgp/${feature.bgpcep.version}/xml/features mvn:org.opendaylight.bgpcep/features-bmp/${feature.bgpcep.version}/xml/features diff --git a/features/test/src/main/resources/features.xml b/features/test/src/main/resources/features.xml index 34b67153..2a6621a4 100644 --- a/features/test/src/main/resources/features.xml +++ b/features/test/src/main/resources/features.xml @@ -63,9 +63,7 @@ odl-aaa-netconf-plugin odl-aaa-sssd-plugin odl-adsal-all - + odl-alto-release odl-armoury-workloadmanager odl-bgpcep-bgp-all odl-bgpcep-bmp -- 2.36.6