From 386331b88620853230030d48d009a1f916ec5b9c Mon Sep 17 00:00:00 2001 From: Sam Hague Date: Thu, 14 Apr 2016 08:52:21 -0400 Subject: [PATCH] Reenable the netvirtsfc feature Change-Id: I5ce7c6279976d06cb84e2e9d130b135138feb3a3 Signed-off-by: Sam Hague --- features-index/pom.xml | 7 ------- features-index/src/main/resources/features.xml | 1 - features-test/src/main/resources/features.xml | 2 +- 3 files changed, 1 insertion(+), 9 deletions(-) diff --git a/features-index/pom.xml b/features-index/pom.xml index 03fbc25f..6b657e44 100644 --- a/features-index/pom.xml +++ b/features-index/pom.xml @@ -301,13 +301,6 @@ features xml - - org.opendaylight.ovsdb - features-ovsdb - ${feature.ovsdb.version} - features - xml - org.opendaylight.ovsdb library-features diff --git a/features-index/src/main/resources/features.xml b/features-index/src/main/resources/features.xml index 0408c685..3e792c73 100644 --- a/features-index/src/main/resources/features.xml +++ b/features-index/src/main/resources/features.xml @@ -74,7 +74,6 @@ mvn:org.opendaylight.openflowplugin/features-openflowplugin/${feature.openflowplugin.version}/xml/features mvn:org.opendaylight.openflowplugin/features-openflowplugin-li/${feature.openflowplugin.version}/xml/features mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/${feature.openflowplugin.version}/xml/features - mvn:org.opendaylight.ovsdb/features-ovsdb/${feature.ovsdb.version}/xml/features mvn:org.opendaylight.ovsdb/library-features/${feature.ovsdb.version}/xml/features mvn:org.opendaylight.ovsdb/hwvtepsouthbound-features/${feature.ovsdb.version}/xml/features mvn:org.opendaylight.ovsdb/southbound-features/${feature.ovsdb.version}/xml/features diff --git a/features-test/src/main/resources/features.xml b/features-test/src/main/resources/features.xml index 173fb9aa..1286f0e0 100644 --- a/features-test/src/main/resources/features.xml +++ b/features-test/src/main/resources/features.xml @@ -162,8 +162,8 @@ which leads to BindException. odl-nic-core-mdsal --> - odl-ovsdb-sfc odl-ovsdb-openstack + odl-ovsdb-sfc odl-snbi-all odl-sfcofl2 odl-tsdr-hsqldb-all -- 2.36.6