Tune up nova/neutron intervals
[fuel.git] / mcp / config / scenario / os-nosdn-nofeature-noha.yaml
index 179313b..76fed8c 100644 (file)
@@ -21,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