From fa8edf97be6a4596e2fe07cc6a4f13750f446f76 Mon Sep 17 00:00:00 2001 From: Michal Rehak Date: Wed, 12 Oct 2016 10:24:16 +0200 Subject: [PATCH] BUG-6743: HA features supports - switch netconf-topology - switch to odl-netconf-clustered-topology in favor of odl-netconf-topology Change-Id: Ia7ffe4db5c5da8e0049ee3ab75f1a806688b8f06 Signed-off-by: Michal Rehak --- features/src/main/features/features.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/features/src/main/features/features.xml b/features/src/main/features/features.xml index eb6889223..73f8a678d 100755 --- a/features/src/main/features/features.xml +++ b/features/src/main/features/features.xml @@ -155,7 +155,7 @@ --> odl-groupbasedpolicy-base - odl-netconf-topology + odl-netconf-clustered-topology odl-vbd-api mvn:org.opendaylight.groupbasedpolicy/l2-l3-domain-extension/{{VERSION}} mvn:org.opendaylight.groupbasedpolicy/vpp-renderer/{{VERSION}} @@ -200,7 +200,7 @@ odl-groupbasedpolicy-sxp-ep-provider odl-sfc-provider odl-sxp-core - odl-netconf-topology + odl-netconf-clustered-topology mvn:org.opendaylight.groupbasedpolicy/l2-l3-domain-extension/{{VERSION}} mvn:org.opendaylight.groupbasedpolicy/ios-xe-renderer/{{VERSION}} mvn:org.opendaylight.groupbasedpolicy/ios-xe-renderer/{{VERSION}}/xml/config -- 2.36.6