Tune up nova/neutron intervals
[fuel.git] / mcp / config / scenario / os-nosdn-nofeature-noha.yaml
index 8a3a33d..76fed8c 100644 (file)
@@ -14,8 +14,6 @@ cluster:
     - networks
 virtual:
   nodes:
-    infra:
-      - cfg01
     control:
       - ctl01
       - gtw01
@@ -23,7 +21,34 @@ virtual:
       - cmp001
       - cmp002
   ctl01:
-    vcpus: 4
     ram: 14336
   gtw01:
-    ram: 2048
+    ram: 4096
+  cmp001:
+    vcpus: 8
+    ram: 16384
+    cpu_topology:
+      sockets: 2
+      cores: 2
+      threads: 2
+    numa:
+      cell0:
+        memory: 8388608
+        cpus: 0-3
+      cell1:
+        memory: 8388608
+        cpus: 4-7
+  cmp002:
+    vcpus: 8
+    ram: 16384
+    cpu_topology:
+      sockets: 2
+      cores: 2
+      threads: 2
+    numa:
+      cell0:
+        memory: 8388608
+        cpus: 0-3
+      cell1:
+        memory: 8388608
+        cpus: 4-7