tripleo-heat-templates/environments/services/neutron-ml2-ansible.yaml

8 lines
337 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:
NeutronMechanismDrivers: openvswitch,ansible
NeutronTypeDrivers: local,vlan,flat
NeutronNetworkType: vlan