Merge "Add support for openvswitch interface driver with OVN"
This commit is contained in:
commit
a1d60f78b2
@ -207,6 +207,7 @@ neutron_plugins:
|
|||||||
l3_agent_mode: "legacy"
|
l3_agent_mode: "legacy"
|
||||||
ml2.ovn:
|
ml2.ovn:
|
||||||
drivers_type: "{{ neutron_ml2_drivers_type }}"
|
drivers_type: "{{ neutron_ml2_drivers_type }}"
|
||||||
|
driver_interface: openvswitch
|
||||||
mechanisms: "ovn"
|
mechanisms: "ovn"
|
||||||
plugin_conf_ini_overrides: "{{ neutron_ml2_conf_ini_overrides }}"
|
plugin_conf_ini_overrides: "{{ neutron_ml2_conf_ini_overrides }}"
|
||||||
plugin_core: ml2
|
plugin_core: ml2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user