Tune up nova/neutron intervals
[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     - dpdk
13     - openstack_noha
14     - neutron_gateway
15     - networks
16 virtual:
17   nodes:
18     control:
19       - ctl01
20       - gtw01
21     compute:
22       - cmp001
23       - cmp002
24   ctl01:
25     ram: 14336
26   gtw01:
27     ram: 4096
28   cmp001:
29     vcpus: 6
30     ram: 10240
31   cmp002:
32     vcpus: 6
33     ram: 10240