Merge changes from topic 'baremetal-noha'
[fuel.git] / mcp / config / scenario / os-odl-ovs-noha.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-noha.local
11   states:
12     - dpdk
13     - opendaylight
14     - openstack_noha
15     - neutron_gateway
16     - networks
17 virtual:
18   nodes:
19     infra:
20       - cfg01
21     control:
22       - ctl01
23       - gtw01
24       - odl01
25     compute:
26       - cmp001
27       - cmp002
28   ctl01:
29     vcpus: 4
30     ram: 14336
31   gtw01:
32     ram: 1024
33   odl01:
34     vcpus: 4
35     ram: 5120
36   cmp001:
37     vcpus: 4
38     ram: 8192
39   cmp002:
40     vcpus: 4
41     ram: 8192