ha, noha: Fix Horizon stale cache after install
[fuel.git] / mcp / reclass / classes / cluster / mcp-ovs-dpdk-ha / openstack / compute.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   - cluster.mcp-common-ha.openstack_compute
11   - cluster.mcp-ovs-dpdk-ha.infra
12   - cluster.mcp-ovs-dpdk-ha.openstack.compute_pdf
13   - system.neutron.compute.nfv.dpdk
14 parameters:
15   neutron:
16     gateway:
17       dpdk: 'True'
18       vhost_socket_dir: ${_param:compute_ovs_vhost_socket_dir}
19       backend:
20         tenant_vlan_range: ${_param:neutron_tenant_vlan_range}
21   linux:
22     system:
23       kernel:
24         isolcpu: ${_param:compute_kernel_isolcpu}