Merge "[fdio] Pin VPP packages to 18.07-release"
[fuel.git] / mcp / config / scenario / os-odl-ovs-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     - dpdk
13     - opendaylight
14     - openstack_noha
15     - neutron_gateway
16     - networks
17 virtual:
18   nodes:
19     control:
20       - ctl01
21       - gtw01
22       - odl01
23     compute:
24       - cmp001
25       - cmp002
26   ctl01:
27     vcpus: 4
28     ram: 14336
29   gtw01:
30     ram: 1024
31   odl01:
32     vcpus: 4
33     ram: 5120
34   cmp001:
35     vcpus: 4
36     ram: 10240
37   cmp002:
38     vcpus: 4
39     ram: 10240