oslo.messaging/oslo_messaging/tests/drivers
Andreas Jaeger 7f638bb493 Update hacking for Python3
The repo is Python 3 now, so update hacking to version 3.0 which
supports Python 3.

Update local hacking check for new flake8 version.

Blacklist:
W504 line break after binary operator

Fix:
E741 ambiguous variable name
E117 over-indented
E305 expected 2 blank lines after class or function definition, found 1
F841 local variable 'e' is assigned to but never used
W605 invalid escape sequence '\.'

Change-Id: I99d574ca6569f1f177d2c5ce1011f269f4343619
2020-03-30 13:49:29 +00:00
..
__init__.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_amqp_driver.py Do not use threading.Event 2019-12-18 13:11:41 +00:00
test_impl_kafka.py Add support for kafka SSL autentication 2020-01-16 23:26:53 +01:00
test_impl_rabbit.py Update hacking for Python3 2020-03-30 13:49:29 +00:00
test_pool.py Remove use of mox stubs 2017-04-28 18:31:46 +08:00