30a55fe3599e87c39a238804587826afe98522d8
[fuel.git] / mcp / config / scenario / os-nosdn-ovs-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-ovs-dpdk-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     ram: 14336
25   gtw01:
26     ram: 4096
27   cmp001:
28     vcpus: 6
29     ram: 14336
30   cmp002:
31     vcpus: 6
32     ram: 14336