From 48dc1723275a2deb895a51239a0937e94c818c4a Mon Sep 17 00:00:00 2001 From: "Keith Burns (alagalah)" Date: Tue, 3 Nov 2015 13:46:50 -0800 Subject: [PATCH] Changes for SFC project features Relies on https://git.opendaylight.org/gerrit/#/c/29169/ Change-Id: I61d19c9cd63262785ef7997ea5a6848e32cb2fb2 Signed-off-by: Keith Burns (alagalah) --- features/pom.xml | 24 ------------------------ features/src/main/features/features.xml | 9 --------- renderers/ofoverlay/pom.xml | 5 ----- 3 files changed, 38 deletions(-) diff --git a/features/pom.xml b/features/pom.xml index d08a709a5..1de575c1c 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -146,30 +146,6 @@ xml runtime - - org.opendaylight.sfc - features-sfc-sb-rest - ${sfc.version} - features - xml - runtime - - - org.opendaylight.sfc - features-sfc-ovs - ${sfc.version} - features - xml - runtime - - - org.opendaylight.sfc - features-sfcofl2 - ${sfc.version} - features - xml - runtime - diff --git a/features/src/main/features/features.xml b/features/src/main/features/features.xml index ff5671c37..c4ffef0dc 100644 --- a/features/src/main/features/features.xml +++ b/features/src/main/features/features.xml @@ -23,9 +23,6 @@ mvn:org.opendaylight.neutron/features-neutron/{{VERSION}}/xml/features mvn:org.opendaylight.sfc/features-sfc/{{VERSION}}/xml/features - mvn:org.opendaylight.sfc/features-sfc-sb-rest/{{VERSION}}/xml/features - mvn:org.opendaylight.sfc/features-sfc-ovs/{{VERSION}}/xml/features - mvn:org.opendaylight.sfc/features-sfcofl2/{{VERSION}}/xml/features mvn:org.opendaylight.netconf/features-restconf/{{VERSION}}/xml/features @@ -50,11 +47,7 @@ odl-openflowplugin-flow-services odl-openflowplugin-nxm-extensions odl-ovsdb-southbound-impl - odl-sfc-core - odl-sfc-test-consumer - odl-sfc-sb-rest odl-sfcofl2 - odl-sfc-ovs odl-sfc-ui mvn:commons-net/commons-net/{{VERSION}} mvn:org.opendaylight.groupbasedpolicy/ofoverlay-renderer/{{VERSION}} @@ -79,7 +72,6 @@ The Neutron provider --> - odl-mdsal-broker odl-neutron-service odl-groupbasedpolicy-base odl-groupbasedpolicy-ofoverlay @@ -93,7 +85,6 @@ The UI Backend --> - odl-mdsal-broker odl-groupbasedpolicy-base odl-restconf mvn:org.opendaylight.groupbasedpolicy/ui-backend/{{VERSION}} diff --git a/renderers/ofoverlay/pom.xml b/renderers/ofoverlay/pom.xml index 90614a665..80f58720e 100644 --- a/renderers/ofoverlay/pom.xml +++ b/renderers/ofoverlay/pom.xml @@ -51,11 +51,6 @@ commons-net - - org.opendaylight.sfc - sfc-model - ${sfc.version} - org.opendaylight.sfc sfc-provider -- 2.36.6