Enforce static configuration instead of DHCP
[fuel.git] / mcp / config / scenario / os-ovn-nofeature-noha.yaml
index e0a19eb..7036340 100644 (file)
@@ -7,24 +7,22 @@
 ##############################################################################
 ---
 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
+    - cmp001
+    - cmp002
   ctl01:
     vcpus: 4
     ram: 14336
-  cmp01:
+  cmp001:
     vcpus: 5
     ram: 8192
-  cmp02:
+  cmp002:
     vcpus: 5
     ram: 8192