diff --git a/etc/kayobe/environments/baremetal/neutron.yml b/etc/kayobe/environments/baremetal/neutron.yml new file mode 100644 index 0000000000..1b35941cd4 --- /dev/null +++ b/etc/kayobe/environments/baremetal/neutron.yml @@ -0,0 +1,9 @@ +--- +############################################################################### +# Neutron configuration. + +# List of Neutron ML2 mechanism drivers to use. If unset the kolla-ansible +# defaults will be used. +kolla_neutron_ml2_mechanism_drivers: + - genericswitch + - ovn