summaryrefslogtreecommitdiffstats
path: root/deploy/scenario/scenario.yaml
diff options
context:
space:
mode:
authorJonas Bjurel <jonas.bjurel@ericsson.com>2016-03-15 14:53:03 +0100
committerJonas Bjurel <jonas.bjurel@ericsson.com>2016-03-19 14:47:35 +0000
commit9b6f48f96e820e8d483a5e450160709d40001aa7 (patch)
treedb81109eedaec8dd8c93507eca19cad135e70b2f /deploy/scenario/scenario.yaml
parentbe77962a1e04be69e207be6b47de5fe4bf6517c9 (diff)
Storage fix for the KVM scenario
- Ceph is used with a replication factor of 1 - In no-ha, a separate node is used for ceph-osd - In ha, one of the controllers is used for ceph-osd Change-Id: Ibb00b385fe138374e380839fbc12067fd71c2a26 Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com> (cherry picked from commit 2d3ddaf5083d1bb0d92334fce1cd79b128eed944)
Diffstat (limited to 'deploy/scenario/scenario.yaml')
-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 f7d06510c..90f7b8367 100644
--- a/deploy/scenario/scenario.yaml
+++ b/deploy/scenario/scenario.yaml
@@ -53,10 +53,10 @@ os-onos-nofeature-noha:
configfile: no-ha_onos_heat_ceilometer_scenario_0.0.4.yaml
os-nosdn-kvm-ha:
- configfile: ha_nfv-kvm_heat_ceilometer_scenario_0.0.4.yaml
+ configfile: ha_nfv-kvm_heat_ceilometer_scenario_0.0.5.yaml
os-nosdn-kvm-noha:
- configfile: no-ha_nfv-kvm_heat_ceilometer_scenario_0.0.3.yaml
+ configfile: no-ha_nfv-kvm_heat_ceilometer_scenario_0.0.4.yaml
os-nosdn-ovs-ha:
configfile: ha_nfv-ovs_heat_ceilometer_scenario_0.0.4.yaml