neutron/neutron/tests/unit/api/rpc/handlers
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 Fix AttributeError when using DVRServerRpcApi 2015-01-27 13:59:00 -08:00
test_dhcp_rpc.py Update hacking version 2024-02-08 10:34:10 -05:00
test_dvr_rpc.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_l3_rpc.py Use constant IP_VERSION_4/6 in unit tests 2018-08-27 21:45:39 +00:00
test_resources_rpc.py Fix use-list-literal warnings 2024-01-12 16:00:24 -05:00
test_securitygroups_rpc.py Merge "Delete sg rule which remote is the deleted sg" 2023-07-01 05:12:35 +00:00