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

10 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: ../deployment/neutron/neutron-plugin-ml2-ansible-container-puppet.yaml
parameter_defaults:
IronicDefaultNetworkInterface: neutron
NeutronMechanismDrivers: openvswitch,ansible
NeutronTypeDrivers: local,vxlan,vlan,flat
NeutronNetworkType: vlan