[virtual] Parameterize scenarios based on PDF/IDF
[fuel.git] / mcp / config / scenario / os-odl-nofeature-noha.yaml
index 260e1ba..1bb47bb 100644 (file)
@@ -7,25 +7,29 @@
 ##############################################################################
 ---
 cluster:
-  domain: mcp-pike-odl-noha.local
+  domain: mcp-odl-noha.local
   states:
+    - opendaylight
     - openstack_noha
     - neutron_gateway
-    - opendaylight
     - networks
 virtual:
   nodes:
-    - cfg01
-    - ctl01
-    - cmp01
-    - cmp02
-    - gtw01
-    - odl01
+    control:
+      - ctl01
+      - gtw01
+      - odl01
+    compute:
+      - cmp001
+      - cmp002
   ctl01:
-    vcpus: 4
     ram: 14336
   gtw01:
+    vcpus: 2
     ram: 2048
   odl01:
-    vcpus: 4
-    ram: 5120
+    ram: 6144
+  cmp001:
+    disks: 100G;100G
+  cmp002:
+    disks: 100G;100G