Dennis Dmitriev | 4198295 | 2017-12-22 20:28:27 +0200 | [diff] [blame] | 1 | classes: |
| 2 | - system.linux.system.repo_local.mcp.apt_mirantis.openstack |
| 3 | - system.linux.network.interface.single_ovs_dvr |
| 4 | - system.neutron.gateway.cluster |
| 5 | - cluster.virtual-mcp-ocata-dvr-ceph-local |
| 6 | parameters: |
| 7 | _param: |
| 8 | primary_interface: ens4 |
| 9 | tenant_interface: ens5 |
| 10 | external_interface: ens6 |
| 11 | interface_mtu: 9000 |
| 12 | linux_system_codename: xenial |
| 13 | neutron_gateway_dvr: True |
| 14 | neutron_gateway_agent_mode: dvr_snat |
| 15 | neutron: |
| 16 | gateway: |
| 17 | notification: |
| 18 | driver: messagingv2 |
| 19 | topics: "notifications,${_param:stacklight_notification_topic}" |