Merge "[fdio] Make VIF timeout non-fatal" into stable/gambia
[fuel.git] / mcp / config / scenario / os-odl-bgpvpn-noha.yaml
1 ##############################################################################
2 # Copyright (c) 2018 Intracom Telecom 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-noha.local
11   states:
12     - opendaylight
13     - openstack_noha
14     - neutron_gateway
15     - quagga
16     - networks
17     - sqlalchemy_update
18 virtual:
19   nodes:
20     control:
21       - ctl01
22       - gtw01
23       - odl01
24     compute:
25       - cmp001
26       - cmp002
27   ctl01:
28     vcpus: 4
29     ram: 14336
30   gtw01:
31     ram: 2048
32   odl01:
33     vcpus: 4
34     ram: 16384
35   cmp001:
36     vcpus: 4
37     ram: 16384
38   cmp002:
39     vcpus: 4
40     ram: 16384