tripleo-heat-templates/environments/neutron-ml2-ansible.yaml
Rabi Mishra afcd787deb Change NeutronMechanismDrivers in ml2-ansible environments
This should have been done when we moved to ovn as the
default.

Note: Not sure why we maintain two different environments.
Probably should remove one in a subsequent patch.

Change-Id: I8a20ce8785077824d7e6c8d851716f622e77788f
Closes-Bug: #1838196
2019-07-29 15:10:23 +05:30

10 lines
398 B
YAML

# A Heat environment file which can be used to enable network-ansible ML2 mechanism driver
resource_registry:
OS::TripleO::Services::NeutronCorePlugin: ../deployment/neutron/neutron-plugin-ml2-ansible-container-puppet.yaml
parameter_defaults:
IronicDefaultNetworkInterface: neutron
NeutronMechanismDrivers: ovn,ansible
NeutronTypeDrivers: local,geneve,vlan,flat
NeutronNetworkType: vlan