Merge "[hybrid] Merge config/scenario/{baremetal,virtual}"
[fuel.git] / mcp / config / scenario / os-ovn-nofeature-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: virtual-mcp-pike-ovn-noha.local
11   states:
12     - openstack_noha
13     - ovn_ctl_opts
14     - neutron_compute
15     - networks
16 virtual:
17   nodes:
18     - cfg01
19     - ctl01
20     - cmp01
21     - cmp02
22   ctl01:
23     vcpus: 4
24     ram: 14336
25   cmp01:
26     vcpus: 5
27     ram: 8192
28   cmp02:
29     vcpus: 5
30     ram: 8192