neutron/neutron/tests/unit/agent
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
..
common python-3.12: do not use datetime.datetime.utcnow() 2024-01-20 04:30:48 +00:00
dhcp Consume code from neutron-lib 2024-01-19 17:18:57 -05:00
l2 Remove logic for old LBaaS(v2) 2023-11-28 11:27:02 +00:00
l3 Update hacking version 2024-02-08 10:34:10 -05:00
linux Merge "If method ``set_netns`` fails, restore previous device namespace" 2024-01-26 17:36:53 +00:00
metadata Merge "Metadata: handle process exceptions" 2023-12-05 23:20:05 +00:00
ovn fix netns deletion of broken namespaces 2024-01-08 07:51:33 +01:00
ovsdb Do not emit ssl warnings in the test_ssl_connection test 2022-11-30 15:04:34 +00:00
windows Remove "six" library 2020-07-28 16:55:52 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_agent_extensions_manager.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_resource_cache.py Use payload callback for RPC resource_cache 2021-08-31 13:39:06 +00:00
test_rpc.py python-3.12: do not use datetime.datetime.utcnow() 2024-01-20 04:30:48 +00:00
test_securitygroups_rpc.py Merge "Allow neutron managed ports to bypass PREROUTING chain" 2023-12-02 20:18:47 +00:00