Merge "base image: Explicitly call kpartx"
[fuel.git] / mcp / reclass / classes / cluster / virtual-mcp-pike-ovs-noha / openstack / compute.yml
1 ##############################################################################
2 # Copyright (c) 2017 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   - cluster.virtual-mcp-pike-common-noha.openstack_compute
11   - cluster.virtual-mcp-pike-ovs-noha
12 parameters:
13   linux:
14     network:
15       interface:
16         br-mesh:
17           enabled: true
18           type: bridge
19           proto: static
20           address: ${_param:tenant_address}
21           netmask: 255.255.255.0
22           use_interfaces:
23             - ${_param:tenant_interface}