ce79b838e74605658223bdc21219fdc0645ccb0b
[fuel.git] / mcp / config / scenario / os-nosdn-nofeature-ha.yaml
1 ##############################################################################
2 # Copyright (c) 2018 Mirantis Inc., Enea AB and others.
3 # All rights reserved. This program and the accompanying materials
4 # are made available under the terms of the Apache License, Version 2.0
5 # which accompanies this distribution, and is available at
6 # http://www.apache.org/licenses/LICENSE-2.0
7 ##############################################################################
8 ---
9 cluster:
10   domain: mcp-ovs-ha.local
11   states:
12     - openstack_ha
13     - networks
14 virtual:
15   nodes:
16     control:
17       - kvm01
18       - kvm02
19       - kvm03
20     compute:
21       - cmp001
22       - cmp002
23   # Below values are only used for each node if said node is virtual
24   mas01:
25     vcpus: 4
26     ram: 6144
27   # NOTE: We might need to add more RAM here
28   kvm01:
29     vcpus: 4
30     ram: 14336
31   kvm02:
32     vcpus: 4
33     ram: 14336
34   kvm03:
35     vcpus: 4
36     ram: 14336
37   cmp001:
38     vcpus: 4
39     ram: 8192
40   cmp002:
41     vcpus: 4
42     ram: 8192