Enable DIDM in odl-integration-all 01/42701/3
authorsubhash kumar singh <subh.singh007@gmail.com>
Thu, 28 Jul 2016 12:10:00 +0000 (17:40 +0530)
committerLuis Gomez <ecelgp@gmail.com>
Sun, 31 Jul 2016 17:25:48 +0000 (17:25 +0000)
Enable DIDM in odl-integration-compatible-with-all and
odl-integration-all.

Change-Id: Ie3b149b473c4ac3d7fd898e159c7257fcafae6ca
Signed-off-by: subhash kumar singh <subh.singh007@gmail.com>
features-test/src/main/resources/features.xml

index 0ee87f300025ebc52fbbdc255fb1625fcc131c7a..050cd60da5ee25023af846efeea073a077e8bfdc 100644 (file)
@@ -81,6 +81,7 @@
         <feature version='${feature.circuitsw.version}'>odl-circuitsw-switch</feature>
         <feature version='${feature.circuitsw.version}'>odl-circuitsw-switch-rest</feature>
         <feature version='${feature.circuitsw.version}'>odl-circuitsw-switch-ui</feature>
+        <feature version='${didm.version}'>odl-didm-all</feature>
         <feature version='${feature.dlux.version}'>odl-dlux-core</feature>
         <feature version='${project.version}'>odl-distribution-version</feature>
         <feature version='${feature.eman.version}'>odl-eman</feature>
     <!-- Please use alphabetical 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.
-            Also, DIDM merge jobs are currently failing.
-        <feature version='${didm.version}'>odl-didm-all</feature>
-        -->
         <feature version='${feature.faas.version}'>odl-faas-base</feature>
         <feature version='${feature.genius.version}'>odl-genius-rest</feature>
         <feature version='${feature.groupbasedpolicy.version}'>odl-groupbasedpolicy-faas</feature>