aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/scenario/scenario.yaml
diff options
context:
space:
mode:
authorJonas Bjurel <jonas.bjurel@ericsson.com>2016-01-19 12:10:19 +0100
committerJonas Bjurel <jonas.bjurel@ericsson.com>2016-01-21 13:57:57 +0000
commitd12d06e840eb6e84de0aab62ffb0181404d99a0e (patch)
treee62d4fc64a10c181209671edbe4852cdd9308ed7 /deploy/scenario/scenario.yaml
parentac74542b3f967d57ebe89fd3c22b0967fbf6210f (diff)
Scenario uplift to Fuel8
- Re arranged node-roles according to Fuel8 requirements o There must be at least 3 CephOSD nodes o Ceph-OSD cannot be co-located with Mongo o Mongo cann not run on compute Change-Id: I55b99bb4e5779170b31a56025d36b9b55a1a4da2 Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com> (cherry picked from commit 0068505bab4bb8960594d4865a61fd3661bbe981)
Diffstat (limited to 'deploy/scenario/scenario.yaml')
-rw-r--r--deploy/scenario/scenario.yaml17
1 files changed, 10 insertions, 7 deletions
diff --git a/deploy/scenario/scenario.yaml b/deploy/scenario/scenario.yaml
index abde2e753..fd2d698f1 100644
--- a/deploy/scenario/scenario.yaml
+++ b/deploy/scenario/scenario.yaml
@@ -29,43 +29,43 @@
##############################################################################
os-nosdn-nofeature-ha:
- configfile: ha_heat_ceilometer_scenario_0.0.1.yaml
+ configfile: ha_heat_ceilometer_scenario_0.0.2.yaml
os-nosdn-nofeature-noha:
configfile: no-ha_heat_ceilometer_scenario_0.0.1.yaml
os-nosdn-vlan-ha:
- configfile: ha_vlan_heat_ceilometer_scenario_0.0.1.yaml
+ configfile: ha_vlan_heat_ceilometer_scenario_0.0.2.yaml
os-nosdn-vlan-noha:
configfile: no-ha_vlan_heat_ceilometer_scenario_0.0.1.yaml
os-odl_l3-nofeature-ha:
- configfile: ha_odl-l3_heat_ceilometer_scenario_0.0.1.yaml
+ configfile: ha_odl-l3_heat_ceilometer_scenario_0.0.2.yaml
os-odl_l3-nofeature-noha:
configfile: no-ha_odl-l3_heat_ceilometer_scenario_0.0.1.yaml
os-odl_l2-nofeature-ha:
- configfile: ha_odl-l2_heat_ceilometer_scenario_0.0.1.yaml
+ configfile: ha_odl-l2_heat_ceilometer_scenario_0.0.2.yaml
os-odl_l2-nofeature-noha:
configfile: no-ha_odl-l2_heat_ceilometer_scenario_0.0.1.yaml
os-onos-nofeature-ha:
- configfile: ha_onos_heat_ceilometer_scenario_0.0.1.yaml
+ configfile: ha_onos_heat_ceilometer_scenario_0.0.3.yaml
os-onos-nofeature-noha:
configfile: no-ha_onos_heat_ceilometer_scenario_0.0.1.yaml
os-nosdn-kvm-ha:
- configfile: ha_nfv-kvm_heat_ceilometer_scenario_0.0.1.yaml
+ configfile: ha_nfv-kvm_heat_ceilometer_scenario_0.0.2.yaml
os-nosdn-kvm-noha:
configfile: no-ha_nfv-kvm_heat_ceilometer_scenario_0.0.1.yaml
os-nosdn-ovs-ha:
- configfile: ha_nfv-ovs_heat_ceilometer_scenario_0.0.1.yaml
+ configfile: ha_nfv-ovs_heat_ceilometer_scenario_0.0.2.yaml
os-nosdn-ovs-noha:
configfile: no-ha_nfv-ovs_heat_ceilometer_scenario_0.0.1.yaml
@@ -76,5 +76,8 @@ os-nosdn-kvm_ovs-ha:
os-nosdn-kvm_ovs-noha:
configfile: no-ha_nfv-kvm_nfv-ovs_heat_ceilometer_scenario_0.0.1.yaml
+os-odl_l2-bgpvpn-ha:
+ configfile: ha_odl-l2_bgpvpn_scenario_0.0.1.yaml
+
os-odl_l2-bgpvpn-noha:
configfile: no-ha_odl-l2_bgpvpn_scenario_0.0.1.yaml