Add lispflowmapping user facing features 23/27923/1
authorLorand Jakab <lojakab@cisco.com>
Mon, 5 Oct 2015 16:28:21 +0000 (19:28 +0300)
committerLorand Jakab <lojakab@cisco.com>
Mon, 5 Oct 2015 16:30:39 +0000 (19:30 +0300)
The lispflowmapping project stopped using the -all feature that pulled
in all project features. The -msmr top-level feature that took it's
place doesn't depend on all user facing features. This patch adds the
remaining user facing features.

Change-Id: Iaff7b797b25b34b95da0a5934d8fc56b6092e5ea
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
features/test/src/main/resources/features.xml

index 7778b5e31e45d174e4cb8dbd05cf9b711697ec23..81d61274a35e643f76385bfd666e9e8f65816e1a 100644 (file)
@@ -77,6 +77,8 @@
         <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-msmr</feature>
+        <feature version='${feature.lispflowmapping.version}'>odl-lispflowmapping-neutron</feature>
+        <feature version='${feature.lispflowmapping.version}'>odl-lispflowmapping-ui</feature>
         <feature version='1.3.0-SNAPSHOT'>odl-mdsal-broker</feature>
         <feature version='${feature.neutron.version}'>odl-neutron-service</feature>
         <feature version='${feature.netconf.version}'>odl-netconf-connector-ssh</feature>