[baremetal] Containerize MaaS
[fuel.git] / mcp / config / scenario / os-odl-nofeature-noha.yaml
index cef4127..0563205 100644 (file)
@@ -1,5 +1,5 @@
 ##############################################################################
-# Copyright (c) 2017 Mirantis Inc., Enea AB and others.
+# Copyright (c) 2018 Mirantis Inc., Enea AB and others.
 # All rights reserved. This program and the accompanying materials
 # are made available under the terms of the Apache License, Version 2.0
 # which accompanies this distribution, and is available at
@@ -7,7 +7,7 @@
 ##############################################################################
 ---
 cluster:
-  domain: virtual-mcp-pike-odl-noha.local
+  domain: mcp-odl-noha.local
   states:
     - opendaylight
     - openstack_noha
@@ -15,12 +15,13 @@ cluster:
     - networks
 virtual:
   nodes:
-    - cfg01
-    - ctl01
-    - cmp01
-    - cmp02
-    - gtw01
-    - odl01
+    control:
+      - ctl01
+      - gtw01
+      - odl01
+    compute:
+      - cmp001
+      - cmp002
   ctl01:
     vcpus: 4
     ram: 14336
@@ -28,4 +29,4 @@ virtual:
     ram: 2048
   odl01:
     vcpus: 4
-    ram: 5120
+    ram: 6144