From ad8a87e29afa370207224975841420a29b408ea1 Mon Sep 17 00:00:00 2001 From: Nikolas Hermanns Date: Fri, 5 Feb 2016 18:21:01 +0100 Subject: Applying ODL changes to BGPVPN scenario Since module substitionion does not support arrays the plugin attributes are added to the scenario file and not taken from the plugin files. In addition the bgpvpn plugin contains a fix for the instable stable/liberty branch now. Change-Id: I94ce93bbbe6596ff9417bdd8c11dc62cd2167c11 --- deploy/scenario/scenario.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'deploy/scenario/scenario.yaml') diff --git a/deploy/scenario/scenario.yaml b/deploy/scenario/scenario.yaml index 799a2228c..203027991 100644 --- a/deploy/scenario/scenario.yaml +++ b/deploy/scenario/scenario.yaml @@ -70,5 +70,7 @@ os-nosdn-ovs-noha: os-odl_l2-bgpvpn-ha: + configfile: ha_odl-l2_bgpvpn_scenario_0.0.2.yaml os-odl_l2-bgpvpn-noha: + configfile: no-ha_odl-l2_bgpvpn_scenario_0.0.2.yaml -- cgit 1.2.3-korg