neutron/neutron/tests/unit/plugins/ml2/drivers/openvswitch
Slawek Kaplonski 740ab628f4 Remove usage of the "firewall_driver" in the neutron server
Back in Newton, patch [1] added to the agents possibility to report in
the heartbeat messages if hybrid plug of the ports is required or not.
Usage of "firewall_driver" option by mechanism drivers (so on the
server's side) was kept just for backward compatibility.
But as we are now about 4 years from the [1] I think it should be safe
to do small cleaning, remove usage of this option in the neutron server
and not confuse users where this config option has to be set and why.

[1] https://review.opendev.org/#/c/311814/

Change-Id: I2ccc4c8784c64858acaa3c3431cf9a3d13e5e154
2020-05-14 23:55:59 +02:00
..
agent Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
mech_driver Remove usage of the "firewall_driver" in the neutron server 2020-05-14 23:55:59 +02:00
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00