e7ff2a7d8ddd0a2665c3a87a07821d0d1b29868f
[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     disks: 100G;100G
25     vcpus: 6
26     ram: 10240
27   cmp002:
28     disks: 100G;100G
29     vcpus: 6
30     ram: 10240