Merge "[fdio] Make VIF timeout non-fatal" into stable/gambia
[fuel.git] / mcp / config / scenario / os-nosdn-fdio-noha.yaml
1 ##############################################################################
2 # Copyright (c) 2017 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-fdio-noha.local
11   states:
12     - openstack_noha
13     - neutron_gateway
14     - networks
15 virtual:
16   nodes:
17     control:
18       - ctl01
19       - gtw01
20     compute:
21       - cmp001
22       - cmp002
23   ctl01:
24     vcpus: 4
25     ram: 14336
26   gtw01:
27     vcpus: 8
28     ram: 8192
29     cpu_topology:
30       sockets: 1
31       cores: 4
32       threads: 2
33     numa:
34       cell0:
35         memory: 8388608
36         cpus: 0-7
37   cmp001:
38     vcpus: 8
39     ram: 8192
40     cpu_topology:
41       sockets: 1
42       cores: 4
43       threads: 2
44     numa:
45       cell0:
46         memory: 8388608
47         cpus: 0-7
48   cmp002:
49     vcpus: 8
50     ram: 8192
51     cpu_topology:
52       sockets: 1
53       cores: 4
54       threads: 2
55     numa:
56       cell0:
57         memory: 8388608
58         cpus: 0-7