[fdio] Bump VPP to 19.08.1-release
[fuel.git] / mcp / config / scenario / os-ovn-nofeature-noha.yaml
index e0a19eb..e7ff2a7 100644 (file)
@@ -7,24 +7,24 @@
 ##############################################################################
 ---
 cluster:
-  domain: virtual-mcp-pike-ovn-noha.local
+  domain: mcp-ovn-noha.local
   states:
     - openstack_noha
-    - ovn_ctl_opts
-    - neutron_compute
     - networks
 virtual:
   nodes:
-    - cfg01
-    - ctl01
-    - cmp01
-    - cmp02
+    control:
+      - ctl01
+    compute:
+      - cmp001
+      - cmp002
   ctl01:
-    vcpus: 4
     ram: 14336
-  cmp01:
-    vcpus: 5
-    ram: 8192
-  cmp02:
-    vcpus: 5
-    ram: 8192
+  cmp001:
+    disks: 100G;100G
+    vcpus: 6
+    ram: 10240
+  cmp002:
+    disks: 100G;100G
+    vcpus: 6
+    ram: 10240