[fdio] Bump VPP to 19.08.1-release
[fuel.git] / mcp / config / scenario / os-nosdn-ovs-noha.yaml
index 19e7946..b109200 100644 (file)
@@ -9,25 +9,26 @@
 cluster:
   domain: mcp-ovs-dpdk-noha.local
   states:
-    - dpdk
     - openstack_noha
     - neutron_gateway
     - networks
 virtual:
   nodes:
-    - cfg01
-    - ctl01
-    - cmp001
-    - cmp002
-    - gtw01
+    control:
+      - ctl01
+      - gtw01
+    compute:
+      - cmp001
+      - cmp002
   ctl01:
-    vcpus: 4
     ram: 14336
   gtw01:
-    ram: 2048
+    ram: 4096
   cmp001:
-    vcpus: 4
-    ram: 8192
+    disks: 100G;100G
+    vcpus: 6
+    ram: 14336
   cmp002:
-    vcpus: 4
-    ram: 8192
+    disks: 100G;100G
+    vcpus: 6
+    ram: 14336