Bug fix : Increase NUMA nodes RAM
[fuel.git] / mcp / config / scenario / os-nosdn-nofeature-noha.yaml
index 179313b..46c8bdd 100644 (file)
@@ -25,3 +25,31 @@ virtual:
     ram: 14336
   gtw01:
     ram: 2048
+  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