Merge "[ha] Add barbican to nginx on proxy nodes"
[fuel.git] / mcp / config / scenario / os-nosdn-nofeature-noha.yaml
index 8a3a33d..46c8bdd 100644 (file)
@@ -14,8 +14,6 @@ cluster:
     - networks
 virtual:
   nodes:
-    infra:
-      - cfg01
     control:
       - ctl01
       - gtw01
@@ -27,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