neutron/neutron/tests/unit
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 Fix some pep8 errors 2020-05-11 18:23:22 -04:00
api Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
cmd Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
common Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
conf/agent Agent common config 2017-03-15 09:52:18 -06:00
core_extensions Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
db Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
debug Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
extensions Fix some pep8 errors 2020-05-11 18:23:22 -04:00
hacking Switch to hacking 3.0.1 2020-05-12 16:58:41 -04:00
ipam Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
notifiers Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
objects Add "qos_policy_id" field to "FloatingIP" OVO 2020-05-11 11:29:30 +00:00
pecan_wsgi Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
plugins Remove usage of the "firewall_driver" in the neutron server 2020-05-14 23:55:59 +02:00
privileged Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
quota Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
scheduler Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
services Add "qos_policy_id" field to "FloatingIP" OVO 2020-05-11 11:29:30 +00:00
tests Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
__init__.py Don't set use_stderr to False for tests 2017-04-15 01:41:29 +00:00
_test_extension_portbindings.py Remove the unit test 'test_ports_vnic_type_list' 2018-06-15 15:12:10 +00:00
dummy_plugin.py Remove Neutron LBaaS 2019-09-20 07:46:06 +00:00
extension_stubs.py Consume ServicePluginBase from neutron-lib 2017-03-17 12:06:57 -06:00
fake_resources.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_auth.py Fix context deprecation warnings 2018-02-13 15:02:49 -05:00
test_manager.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_neutron_plugin_base_v2.py Add unit test to validate non DB base core plugin can be loaded 2017-11-15 21:21:35 +00:00
test_opts.py Fix the sriov agent config group name 2016-05-05 16:16:08 +08:00
test_policy.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_service.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_worker.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_wsgi.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
testlib_api.py use SqlFixture and StaticSqlFixture from neutron-lib 2019-07-08 11:26:34 -06:00