Change alto feature to not-compatible list 81/38181/1
authorLuis Gomez <ecelgp@gmail.com>
Thu, 28 Apr 2016 01:39:52 +0000 (18:39 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Thu, 28 Apr 2016 01:39:52 +0000 (18:39 -0700)
alto feature is interfearing with l2switch feature
This patch will fix l2switch -all- test issues

Change-Id: I56bf09ffd908caa02812d51ab5831e6697005281
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
features-test/src/main/resources/features.xml

index 1286f0e0f21ef5c7ab4e30663e7b9b805fd5aace..a848a730864225e0c796c7d3be3bbb3a97d7532b 100644 (file)
@@ -62,7 +62,6 @@
         <feature version='${feature.aaa.version}'>odl-aaa-authz</feature>
         <feature version='${feature.netconf.version}'>odl-aaa-netconf-plugin</feature>
         <feature version='${feature.aaa.version}'>odl-aaa-sssd-plugin</feature>
-        <feature version='${feature.alto.version}'>odl-alto-release</feature>
         <!-- Remove Armoury from Beryllium release as per as committers consent:
         https://lists.opendaylight.org/pipermail/armoury-dev/2016-January/000081.html.
         Need to be uncommented once in Boron -->
 
     <!-- Please use aphabetical order for non-compatible features -->
     <feature name='odl-integration-all' version='${project.version}'>
+        <feature version='${feature.alto.version}'>odl-alto-release</feature>
 <!--
         Commented out, because DIDM brings in Li designed OpenFlowPlugin
         which leads to BindException.