From 8a6109d8c08e5518ba2e46ab771cba7d0095420a Mon Sep 17 00:00:00 2001 From: Jonas Bjurel Date: Wed, 17 Feb 2016 13:30:18 +0100 Subject: Urgent fix for the BGP VPN HA scenario Change-Id: I10d3a1a9bef918005e0756d209953fa5dcc21d6c Signed-off-by: Jonas Bjurel (cherry picked from commit fb1634a8153a9e48ce871484a0811ee78b5d8456) --- deploy/scenario/ha_odl-l2_bgpvpn_scenario_0.0.2.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'deploy/scenario/ha_odl-l2_bgpvpn_scenario_0.0.2.yaml') diff --git a/deploy/scenario/ha_odl-l2_bgpvpn_scenario_0.0.2.yaml b/deploy/scenario/ha_odl-l2_bgpvpn_scenario_0.0.2.yaml index 0822bf413..0453b1f11 100644 --- a/deploy/scenario/ha_odl-l2_bgpvpn_scenario_0.0.2.yaml +++ b/deploy/scenario/ha_odl-l2_bgpvpn_scenario_0.0.2.yaml @@ -55,10 +55,7 @@ stack-extensions: # By editing the override-config sections below, you can override arbitrary # configuration name-space settings dea-override-config: - environment: - mode: ha - net_segment_type: tun - wanted_release: Liberty on Ubuntu 14.04 + nodes: - id: 1 interfaces: interfaces_1 @@ -83,6 +80,7 @@ dea-override-config: settings: editable: bgpvpn: + metadata: class: plugin default: false enabled: true -- cgit 1.2.3-korg