Merge "[fdio] Make VIF timeout non-fatal" into stable/gambia
[fuel.git] / mcp / config / scenario / os-odl-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-odl-ha.local
11   states:
12     - opendaylight
13     - openstack_ha
14     - networks
15     - sqlalchemy_update
16 virtual:
17   nodes:
18     control:
19       - kvm01
20       - kvm02
21       - kvm03
22     compute:
23       - cmp001
24       - cmp002
25   # Below values are only used for each node if said node is virtual
26   mas01:
27     vcpus: 4
28     ram: 6144
29   # NOTE: We might need to add more RAM here
30   kvm01:
31     vcpus: 4
32     ram: 14336
33   kvm02:
34     vcpus: 4
35     ram: 14336
36   kvm03:
37     vcpus: 4
38     ram: 14336
39   cmp001:
40     vcpus: 4
41     ram: 8192
42   cmp002:
43     vcpus: 4
44     ram: 8192