[virtual] Parameterize scenarios based on PDF/IDF
[fuel.git] / mcp / config / scenario / k8-calico-iec-noha.yaml
1 ##############################################################################
2 # Copyright (c) 2019 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-iec-noha.local
11   states:
12     - akraino_iec
13 virtual:
14   nodes:
15     control:
16       - iec01
17       - iec02
18       - iec03
19   iec01:
20     vcpus: 8
21     ram: 10240
22   iec02:
23     vcpus: 8
24     ram: 10240
25   iec03:
26     vcpus: 8
27     ram: 10240