neutron/neutron/tests/unit/agent/l3
Brian Haley 542c2ff463 Update hacking version
Update hacking to a more recent version, along with
flake8-import-order.

Remove N347 (import mock library) check as that is the
default with later hacking versions.

Update the builtins override of '_' to be the neutron.i18n
version due to the code triggering a false positive. This
is done in a couple of other projects as well.

Fix a number of new warnings it found.

Added some ignore directives for new whitespace issues
found in the test tree, can fix later.

TrivialFix

Change-Id: I5923255af86cf1fa11ab8e3b03bb9efac7dd7b58
2024-02-08 10:34:10 -05:00
..
extensions Update hacking version 2024-02-08 10:34:10 -05:00
__init__.py Move extra routes processing to router classes 2015-02-05 10:25:45 -05:00
test_agent.py Remove obsolete PID files before start 2023-10-20 17:09:20 -04:00
test_dvr_fip_ns.py Set proxy_delay to one when using proxy ARP 2023-01-14 11:23:33 -05:00
test_dvr_local_router.py Remove logic for old LBaaS(v2) 2023-11-28 11:27:02 +00:00
test_dvr_snat_ns.py Remove rootwrap execution (1) 2021-02-06 16:22:43 +00:00
test_fip_rule_priority_allocator.py Merge "Removed unnecessary setUp calls in tests" 2017-08-29 23:57:56 +00:00
test_ha_router.py Remove obsolete PID files before start 2023-10-20 17:09:20 -04:00
test_item_allocator.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_l3_agent_extension_api.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_legacy_router.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_link_local_allocator.py Preserve DVR FIP rule priority over Agent restarts 2015-08-12 15:52:19 -05:00
test_namespace_manager.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_router_info.py L3 router support ECMP 2021-07-13 15:13:29 +08:00