aboutsummaryrefslogtreecommitdiffstats
path: root/deploy
diff options
context:
space:
mode:
authorJonas Bjurel <jonas.bjurel@ericsson.com>2016-01-12 09:57:29 +0100
committerJonas Bjurel <jonas.bjurel@ericsson.com>2016-01-12 09:57:29 +0100
commit6f63a544ae61980bd209b4f6c1f0f14cbc2efab5 (patch)
tree8a42046fc1b3aac73a1497771eb4c5f6f5a2af54 /deploy
parent7f6ef57c0028e4551137ab22d8e7e3eef53ac487 (diff)
Deploy Scenario bug-fixes
- Fixed HA defenition for ODL-L2 and ODL-L3 in scenario.yaml Change-Id: I60cbac779b2faa34f0bf96159839826e157295fe Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
Diffstat (limited to 'deploy')
-rw-r--r--deploy/scenario/scenario.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/deploy/scenario/scenario.yaml b/deploy/scenario/scenario.yaml
index 1d75b2353..707049f47 100644
--- a/deploy/scenario/scenario.yaml
+++ b/deploy/scenario/scenario.yaml
@@ -20,13 +20,13 @@ os_no-ha:
configfile: no-ha_heat_ceilometer_scenario_0.0.1.yaml
os_odl-l3_ha:
- configfile: no-ha_odl-l3_heat_ceilometer_scenario_0.0.1.yaml
+ configfile: ha_odl-l3_heat_ceilometer_scenario_0.0.1.yaml
os_odl-l3_no-ha:
configfile: no-ha_odl-l3_heat_ceilometer_scenario_0.0.1.yaml
os_odl-l2_ha:
- configfile: no-ha_odl-l2_heat_ceilometer_scenario_0.0.1.yaml
+ configfile: ha_odl-l2_heat_ceilometer_scenario_0.0.1.yaml
os_odl-l2_no-ha:
configfile: no-ha_odl-l2_heat_ceilometer_scenario_0.0.1.yaml