Merge "[dpdk] Get back to shared memory model"
[fuel.git] / mcp / config / scenario / os-nosdn-onap-noha.yaml
1 ##############################################################################
2 # Copyright (c) 2017-2018 Mirantis Inc., Enea AB, Tieto 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 # Scenario details:
9 #   Specific scenario for ONAP deployment on top of OPNFV
10 #   Scenario is based on generic os-nosdn-nofeature-noha scenario
11 # Responsible: Auto project
12 ---
13 cluster:
14   domain: mcp-ovs-noha.local
15   states:
16     - openstack_noha
17     - neutron_gateway
18     - networks
19     - onap
20 virtual:
21   nodes:
22     control:
23       - ctl01
24       - gtw01
25     compute:
26       - cmp001
27       - cmp002
28   # Below values are only used for each node if said node is virtual
29   ctl01:
30     vcpus: 4
31     ram: 16384
32   gtw01:
33     ram: 2048
34   cmp001:
35     disks: 100G;100G
36     vcpus: 36
37     ram: 122880
38   cmp002:
39     disks: 100G;100G
40     vcpus: 36
41     ram: 122880