8dd682c39a397bd298289fc11c5c30c4f5b0e482
[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: mcp-ovn-noha.local
11   states:
12     - openstack_noha
13     - networks
14 virtual:
15   nodes:
16     control:
17       - ctl01
18     compute:
19       - cmp001
20       - cmp002
21   ctl01:
22     ram: 14336
23   cmp001:
24     vcpus: 6
25     ram: 10240
26   cmp002:
27     vcpus: 6
28     ram: 10240