[virtual] Parameterize scenarios based on PDF/IDF
[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 virtual:
18   nodes:
19     control:
20       - ctl01
21       - gtw01
22       - odl01
23     compute:
24       - cmp001
25       - cmp002
26   ctl01:
27     ram: 14336
28   gtw01:
29     vcpus: 2
30     ram: 2048
31   odl01:
32     ram: 6144
33   cmp001:
34     disks: 100G;100G
35     ram: 12288
36   cmp002:
37     disks: 100G;100G
38     ram: 12288