fix for missing sfc feature
authorSam Hague <shague@redhat.com>
Wed, 4 Nov 2015 00:03:17 +0000 (19:03 -0500)
committerSam Hague <shague@redhat.com>
Wed, 4 Nov 2015 01:12:21 +0000 (20:12 -0500)
Change-Id: I4b8e0a28c3dcca1f2809ca820f77be479dbe236c
Signed-off-by: Sam Hague <shague@redhat.com>
openstack/net-virt-sfc/features/production/src/main/features/features.xml

index 54ee4236138f176d3f62b35b4e809e5f67ae6f41..89a1e94cb2efd452b96e0e55ccf9d98c9aba15f1 100644 (file)
@@ -33,8 +33,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <feature version='${openflowplugin.version}'>odl-openflowplugin-nxm-extensions</feature>
     <feature version='${project.version}'>odl-ovsdb-southbound-impl</feature>
     <feature version='${project.version}'>odl-ovsdb-openstack</feature>
-    <feature version='${sfc.version}'>odl-sfc-core</feature>
-    <!--<feature version='${sfc.version}'>odl-sfc-ovs</feature>-->
+    <feature version='${sfc.version}'>odl-sfc-provider</feature>
     <feature version='${sfc.version}'>odl-sfcofl2</feature>
     <feature version="${openflowplugin.version}">odl-openflowplugin-flow-services</feature>
     <feature version='${project.version}'>odl-ovsdb-sfc-api</feature>