neutron/neutron/tests/unit/agent/l3/extensions/qos
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
..
__init__.py Refactor for L3 router QoS extensions 2018-05-17 10:11:27 +08:00
test_base.py [L3][QoS] L3 agent QoS extension to handle duplicated FIPs 2022-03-18 14:40:37 +00:00
test_fip.py Update hacking version 2024-02-08 10:34:10 -05:00
test_gateway_ip.py [L3][QoS] L3 agent QoS extension to handle duplicated FIPs 2022-03-18 14:40:37 +00:00