Move iotdm feature to not-compatible list 83/28183/3
authorLuis Gomez <ecelgp@gmail.com>
Thu, 8 Oct 2015 22:04:02 +0000 (15:04 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Sat, 10 Oct 2015 10:40:46 +0000 (03:40 -0700)
iotdm feature uses port 8282 that is already being used by other ODL service

There is also a thread for this:

https://lists.opendaylight.org/pipermail/iotdm-dev/2015-June/000037.html

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

index 4fed63fbc58d770d2db2825bf2ce3298cda4b262..c613c45caab9e26f8661fcaf36fe9ccfdfb2909d 100644 (file)
@@ -71,7 +71,6 @@
         <feature version='${didm.version}'>odl-didm-drivers-api</feature>
         <feature version='${feature.dlux.version}'>odl-dlux-core</feature>
         <feature version='${feature.coretutorials.version}'>odl-dsbenchmark-impl</feature>
-        <feature version='${feature.iotdm.version}'>odl-iotdm-onem2m</feature>
         <feature version='${feature.lispflowmapping.version}'>odl-lispflowmapping-all</feature>
         <feature version='1.2.3-SNAPSHOT'>odl-mdsal-broker</feature>
         <feature version='${feature.mdsal.version}'>odl-netconf-connector-ssh</feature>
         <feature version='${feature.alto.version}'>odl-alto-integration-test</feature>
         <feature version='${feature.groupbasedpolicy.version}'>odl-groupbasedpolicy-ofoverlay</feature>
         <feature version='${project.version}'>odl-integration-compatible-with-all</feature>
+        <feature version='${feature.iotdm.version}'>odl-iotdm-onem2m</feature>
         <feature version='0.2.3-SNAPSHOT'>odl-l2switch-switch</feature>
         <feature version='0.2.3-SNAPSHOT'>odl-l2switch-switch-rest</feature>
         <feature version='0.2.3-SNAPSHOT'>odl-l2switch-switch-ui</feature>