tripleo-heat-templates/environments/neutron-ml2-ansible.yaml
Brent Eagles 2468c23c98 Sync neutron-ml2-ansible.yaml files
The two files have different contents. Using the one in the services sub
as the source of truth and making them the same.

Change-Id: Idbdd03710c3c7f14d00242cc7327ce06f3442a4b
Closes-Bug: #1864721
2020-02-26 16:38:51 -03:30

11 lines
405 B
YAML

# A Heat environment file which can be used to enable network-ansible ML2 mechanism driver
resource_registry:
OS::TripleO::Services::NeutronCorePlugin: OS::TripleO::Services::NeutronCorePluginML2Ansible
parameter_defaults:
IronicApiMaxRetries: 180
IronicDefaultNetworkInterface: neutron
NeutronMechanismDrivers: ovn,ansible
NeutronTypeDrivers: local,geneve,vlan,flat
NeutronNetworkType: vlan