From 2859a362a8017eea2e55c5290aab634407ebecff Mon Sep 17 00:00:00 2001 From: Vishal Thapar Date: Fri, 15 Jan 2016 14:33:59 +0100 Subject: [PATCH] BUG 4978 add neutron service to feature openstack Change-Id: I4a0162c54494fc216fe66661de79ffe8251ddbd3 Signed-off-by: Vishal Thapar --- features/src/main/features/features.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/features/src/main/features/features.xml b/features/src/main/features/features.xml index 17f531cb..428f50c7 100644 --- a/features/src/main/features/features.xml +++ b/features/src/main/features/features.xml @@ -98,7 +98,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html mvn:org.opendaylight.neutron/dummyprovider/${neutron.version} odl-vpnservice-impl-ui - - odl-vpnservice-impl + + odl-neutron-service + mvn:org.opendaylight.neutron/dummyprovider/${neutron.version} + odl-vpnservice-impl-rest -- 2.36.6