Enable genericswitch mechanism driver in Neutron¶
To enable mechanism drivers in the ML2 plug-in, edit the
/etc/neutron/plugins/ml2/ml2_conf.ini
file on the neutron server:
[ml2]
mechanism_drivers = ovs,genericswitch
To enable mechanism drivers in the ML2 plug-in, edit the
/etc/neutron/plugins/ml2/ml2_conf.ini
file on the neutron server:
[ml2]
mechanism_drivers = ovs,genericswitch
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.