[virtual] Rename all to drop virtual prefix
[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-pike-ovs-dpdk-noha.local
11   states:
12     - dpdk
13     - openstack_noha
14     - neutron_gateway
15     - neutron_compute
16     - networks
17 virtual:
18   nodes:
19     - cfg01
20     - ctl01
21     - cmp01
22     - cmp02
23     - gtw01
24   ctl01:
25     vcpus: 4
26     ram: 14336
27   gtw01:
28     ram: 2048
29   cmp01:
30     vcpus: 4
31     ram: 8192
32   cmp02:
33     vcpus: 4
34     ram: 8192