Adding new NetIDE feature 51/39851/2
authorGiuseppe <giuseppex.petralia@intel.com>
Fri, 3 Jun 2016 16:08:14 +0000 (17:08 +0100)
committerLuis Gomez <ecelgp@gmail.com>
Sat, 11 Jun 2016 01:49:01 +0000 (01:49 +0000)
1) Feature Tests Pass: https://jenkins.opendaylight.org/releng/view/netide/job/netide-merge-boron/org.opendaylight.netide$netide-features/
2) Features Comply with Guidelines: https://jenkins.opendaylight.org/releng/view/netide/job/netide-merge-boron/org.opendaylight.netide$netide-features/lastSuccessfulBuild/artifact/org.opendaylight.netide/netide-features/0.2.0-SNAPSHOT/netide-features-0.2.0-SNAPSHOT-features.xml
a) Feature Names (prefixed with 'odl-'): odl-netide-app
b) Features Descriptions: "OpenDaylight :: netide :: app"
c) Features Start-Levels: NA
3) Features Tested: Features have been tested for functionality with
a) feature:install odl-netide-app
b) feature:install odl-netide-rest, odl-integration-compatible-with-all
4) Integration Test Impact: Nil

Change-Id: I5a84d5b7d480c563b9a97aeea87d84dde0441469
Signed-off-by: Giuseppe <giuseppex.petralia@intel.com>
features-test/src/main/resources/features.xml

index 0a3bed4fc66c7f01c13235f723517d4de2e7bf4f..aa012f2542993c421c5636ea7bb0df1aeb07a959 100644 (file)
@@ -96,6 +96,7 @@
         <feature version='${feature.neutron.version}'>odl-neutron-service</feature>
         <feature version='${feature.netconf.version}'>odl-netconf-connector-ssh</feature>
         <feature version='${feature.netide.version}'>odl-netide-rest</feature>
+        <feature version='${feature.netide.version}'>odl-netide-app</feature>
         <feature version='${feature.ocpplugin.version}'>odl-ocpplugin-all</feature>
         <!-- Issue with of-config merge requires this line commented out
         <feature version='${feature.of-config.version}'>odl-of-config-all</feature>