aboutsummaryrefslogtreecommitdiffstats
path: root/mcp/config/scenario/os-odl-ovs-noha.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'mcp/config/scenario/os-odl-ovs-noha.yaml')
-rw-r--r--mcp/config/scenario/os-odl-ovs-noha.yaml31
1 files changed, 16 insertions, 15 deletions
diff --git a/mcp/config/scenario/os-odl-ovs-noha.yaml b/mcp/config/scenario/os-odl-ovs-noha.yaml
index 083e7e646..d47ad9668 100644
--- a/mcp/config/scenario/os-odl-ovs-noha.yaml
+++ b/mcp/config/scenario/os-odl-ovs-noha.yaml
@@ -9,30 +9,31 @@
cluster:
domain: mcp-odl-noha.local
states:
- - dpdk
- opendaylight
- openstack_noha
- neutron_gateway
- networks
virtual:
nodes:
- - cfg01
- - ctl01
- - cmp001
- - cmp002
- - gtw01
- - odl01
+ control:
+ - ctl01
+ - gtw01
+ - odl01
+ compute:
+ - cmp001
+ - cmp002
ctl01:
- vcpus: 4
ram: 14336
gtw01:
- ram: 1024
+ vcpus: 2
+ ram: 2048
odl01:
- vcpus: 4
- ram: 5120
+ ram: 6144
cmp001:
- vcpus: 4
- ram: 8192
+ disks: 100G;100G
+ vcpus: 6
+ ram: 14336
cmp002:
- vcpus: 4
- ram: 8192
+ disks: 100G;100G
+ vcpus: 6
+ ram: 14336