[virtual] Rename all to drop virtual prefix
[fuel.git] / mcp / reclass / classes / cluster / mcp-pike-ovs-dpdk-noha / openstack / gateway.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.mcp-pike-common-noha.openstack_gateway
11   - service.neutron.gateway.single
12   - cluster.mcp-pike-ovs-dpdk-noha
13 parameters:
14   neutron:
15     gateway:
16       backend:
17         tenant_network_types: ${_param:neutron_tenant_network_types}
18   linux:
19     network:
20       interface:
21         tenant_interface:
22           ovs_bridge: br-prv
23         br-prv:
24           enabled: true
25           type: ovs_bridge
26           mtu: ${_param:interface_mtu}