The SFCOFL2 karaf feature is deprecated 49/43249/3
authorBrady Johnson <brady.allen.johnson@ericsson.com>
Fri, 5 Aug 2016 16:06:12 +0000 (18:06 +0200)
committerBrady Johnson <brady.allen.johnson@ericsson.com>
Wed, 16 Nov 2016 11:07:09 +0000 (11:07 +0000)
- The odl-sfc-openflow-renderer should be used in its place

Change-Id: Idda220b9acd338f6c6d8bf6861ac1816879e73e2
Signed-off-by: Brady Johnson <brady.allen.johnson@ericsson.com>
features/src/main/features/features.xml

index 73f8a678d3894deb444adb39505fb3524de022c1..d5d6c38fd95e3305a4c4f90f45f35d0cc47f93b7 100755 (executable)
@@ -57,7 +57,7 @@
         <feature version="${openflowplugin.version}">odl-openflowplugin-flow-services</feature>
         <feature version='${openflowplugin.version}'>odl-openflowplugin-nxm-extensions</feature>
         <feature version='${ovsdb.southbound.version}'>odl-ovsdb-southbound-impl</feature>
-        <feature version='${sfc.version}'>odl-sfcofl2</feature>
+        <feature version='${sfc.version}'>odl-sfc-openflow-renderer</feature>
         <feature version='${sfc.version}'>odl-sfc-ui</feature>
         <bundle>mvn:commons-net/commons-net/{{VERSION}}</bundle>
         <bundle>mvn:org.opendaylight.groupbasedpolicy/ofoverlay-renderer/{{VERSION}}</bundle>