Add support for openvswitch interface driver with OVN

This patch enables the openvswitch interface driver when the
ML2/OVN driver is used. An interface driver is required when
using the legacy DHCP agent (required for OVN+Ironic).

Change-Id: I56bad4e6ec94b516d1e94d76b423cc3437e3f464
This commit is contained in:
James Denton 2021-10-08 10:01:26 -05:00
parent 18024df25d
commit 9f93ed710a
1 changed files with 1 additions and 0 deletions

View File

@ -207,6 +207,7 @@ neutron_plugins:
l3_agent_mode: "legacy"
ml2.ovn:
drivers_type: "{{ neutron_ml2_drivers_type }}"
driver_interface: openvswitch
mechanisms: "ovn"
plugin_conf_ini_overrides: "{{ neutron_ml2_conf_ini_overrides }}"
plugin_core: ml2