From c1903bf6cc60d89450c558b74d4835f8254cde4b Mon Sep 17 00:00:00 2001 From: Tomas Cechvala Date: Thu, 5 May 2016 00:06:50 +0200 Subject: [PATCH] Modifying neutronmapper feature Removing ofoverlay and neutron-ovsdb from odl-groupbasedpolicy-neutronmapper feature. Adding odl-groupbasedpolicy-neutron-and-neutronmapper feature to ease bundles instalation. Change-Id: I629bc3b9df1069f4c5ed803be15839e2f5318c8e Signed-off-by: Tomas Cechvala --- features/src/main/features/features.xml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/features/src/main/features/features.xml b/features/src/main/features/features.xml index 218acd53b..046346d82 100755 --- a/features/src/main/features/features.xml +++ b/features/src/main/features/features.xml @@ -126,18 +126,24 @@ mvn:org.opendaylight.groupbasedpolicy/netconf-renderer/{{VERSION}}/xml/config - odl-neutron-service odl-groupbasedpolicy-base - odl-groupbasedpolicy-ofoverlay mvn:org.opendaylight.neutron/dummyprovider/{{VERSION}} mvn:org.opendaylight.groupbasedpolicy/neutron-mapper/{{VERSION}} - mvn:org.opendaylight.groupbasedpolicy/neutron-ovsdb/{{VERSION}} mvn:org.opendaylight.groupbasedpolicy/neutron-mapper/{{VERSION}}/xml/config + + + + + odl-groupbasedpolicy-ofoverlay + odl-groupbasedpolicy-neutronmapper + mvn:org.opendaylight.groupbasedpolicy/neutron-ovsdb/{{VERSION}} mvn:org.opendaylight.groupbasedpolicy/neutron-ovsdb/{{VERSION}}/xml/config -- 2.36.6