[ovs/dpdk] Parameterize node-specific compute args
[fuel.git] / mcp / reclass / classes / cluster / mcp-pike-odl-noha / infra / config.yml
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 classes:
10   - system.reclass.storage.system.opendaylight_control_single
11   - system.reclass.storage.system.openstack_gateway_single
12   - cluster.mcp-pike-common-noha.infra.config
13   - cluster.mcp-pike-odl-noha
14   - cluster.all-mcp-arch-common.infra.config_pdf
15 parameters:
16   reclass:
17     storage:
18       node:
19         opendaylight_control_node01:
20           classes:
21             - cluster.${_param:cluster_name}.opendaylight.control
22           params:
23             linux_system_codename: xenial
24             single_address: ${_param:opendaylight_service_host}
25         openstack_gateway_node01:
26           params:
27             tenant_address: ${_param:opnfv_openstack_gateway_node01_tenant_address}
28             external_address: ${_param:opnfv_openstack_gateway_node01_external_address}