[iec] Add basic CentOS support (virtual only)
[fuel.git] / mcp / config / scenario / os-odl-ovs-noha.yaml
index 02f652b..d47ad96 100644 (file)
@@ -9,12 +9,10 @@
 cluster:
   domain: mcp-odl-noha.local
   states:
-    - dpdk
     - opendaylight
     - openstack_noha
     - neutron_gateway
     - networks
-    - sqlalchemy_update
 virtual:
   nodes:
     control:
@@ -25,16 +23,17 @@ virtual:
       - 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