Merge "submodule: Bump Pharos for arm PODs updates"
[fuel.git] / mcp / config / scenario / os-odl-sfc-noha.yaml
1 ##############################################################################
2 # Copyright (c) 2018 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-odl-noha.local
11   states:
12     - opendaylight
13     - openstack_noha
14     - neutron_gateway
15     - tacker
16     - networks
17     - sqlalchemy_update
18 virtual:
19   nodes:
20     control:
21       - ctl01
22       - gtw01
23       - odl01
24     compute:
25       - cmp001
26       - cmp002
27   ctl01:
28     vcpus: 4
29     ram: 14336
30   gtw01:
31     ram: 2048
32   odl01:
33     vcpus: 4
34     ram: 5120