Adding SNBI features 17/33217/2
authorVijay Anand R <vanandr@cisco.com>
Thu, 21 Jan 2016 07:35:06 +0000 (13:05 +0530)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 25 Jan 2016 10:50:48 +0000 (10:50 +0000)
1) Feature Tests Pass: https://jenkins.opendaylight.org/releng/view/snbi/job/snbi-merge-beryllium/109/
2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=snbi.git;a=blob;f=features/src/main/resources/features.xml;h=0bad7bc43d6f1c62004c68848ff9db028b88605d;hb=HEAD
    a) Feature Names (prefixed with 'odl-'): odl-snbi-all
    b) Features Descriptions: Present
    c) Features Start-Levels: No start levels
3) Features Tested: Features have been tested for functionality with
    a) feature:install odl-restconf
    b) feature:install odl-snbi-all
4) Integration Test Impact: None

Change-Id: I8187ad456c47c00df36aec8589374ef983743894
Signed-off-by: Vijay Anand R <vanandr@cisco.com>
features-index/pom.xml
features-index/src/main/resources/features.xml
features-test/src/main/resources/features.xml

index 2eb21f3f56d2070a0b89ce990968a5b4c1f17514..b70dc5226a3b6d99f51b9f5ea4815ecda3a8e4cb 100644 (file)
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>
-<!--
     <dependency>
       <groupId>org.opendaylight.snbi</groupId>
       <artifactId>features-snbi</artifactId>
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>
--->
     <dependency>
       <groupId>org.opendaylight.snmp</groupId>
       <artifactId>features-snmp</artifactId>
index 5ee380f7403a145673e9211696a6ad5920e854d0..23dfb32a0760a6f21770a5ee919f47b000b18158 100644 (file)
@@ -79,9 +79,7 @@
     <repository>mvn:org.opendaylight.reservation/features-reservation/${feature.reservation.version}/xml/features</repository>
     <repository>mvn:org.opendaylight.sdninterfaceapp/features-sdninterfaceapp/1.7.0-SNAPSHOT/xml/features</repository>
     <repository>mvn:org.opendaylight.sfc/features-sfc/${feature.sfc.version}/xml/features</repository>
-<!--
     <repository>mvn:org.opendaylight.snbi/features-snbi/${feature.snbi.version}/xml/features</repository>
--->
     <repository>mvn:org.opendaylight.snmp/features-snmp/${snmp.plugin.version}/xml/features</repository>
     <repository>mvn:org.opendaylight.snmp4sdn/features-snmp4sdn/${feature.snmp4sdn.version}/xml/features</repository>
     <repository>mvn:org.opendaylight.sxp/features/${feature.sxp.version}/xml/features</repository>
index 7a89c06c5df921fc8f6b35d5d057931beb47c2fd..9fad0eea56f154c72abf462127b309f9646c0d54 100644 (file)
         <feature version='${feature.nic.version}'>odl-nic-core</feature>
 -->
         <feature version='${feature.ovsdb.version}'>odl-ovsdb-openstack</feature>
-        <feature version='${feature.sfc.version}'>odl-sfcofl2</feature>
-<!--
         <feature version='${feature.snbi.version}'>odl-snbi-all</feature>
--->
+        <feature version='${feature.sfc.version}'>odl-sfcofl2</feature>
         <feature version='${feature.tsdr.version}'>odl-tsdr-hsqldb-all</feature>
         <feature version='${feature.vpnservice.version}'>odl-vpnservice-openstack</feature>
         <feature version='${feature.vtn-manager.version}'>odl-vtn-manager-neutron</feature>