Deploy Scenario bug-fixes 99/6299/1
authorJonas Bjurel <jonas.bjurel@ericsson.com>
Tue, 12 Jan 2016 08:57:29 +0000 (09:57 +0100)
committerJonas Bjurel <jonas.bjurel@ericsson.com>
Tue, 12 Jan 2016 08:57:29 +0000 (09:57 +0100)
- Fixed HA defenition for ODL-L2 and ODL-L3 in scenario.yaml

Change-Id: I60cbac779b2faa34f0bf96159839826e157295fe
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
deploy/scenario/scenario.yaml

index 1d75b23..707049f 100644 (file)
@@ -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