Merge "base image: Explicitly call kpartx"
[fuel.git] / mcp / reclass / classes / cluster / virtual-mcp-pike-ovs-dpdk-noha / openstack / init.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_init
11 parameters:
12   _param:
13     neutron_tenant_network_types: "flat,vlan"
14     compute_hugepages_size: 2M
15     compute_hugepages_count: 2048
16     compute_hugepages_mount: /mnt/hugepages_2M
17     compute_dpdk_driver: uio
18     compute_ovs_pmd_cpu_mask: "0x6"
19     compute_ovs_dpdk_socket_mem: "1024"
20     compute_ovs_dpdk_lcore_mask: "0x8"
21     compute_ovs_memory_channels: "2"