oslo.messaging/oslo_messaging/notify
Andreas Jaeger e44c988306 Remove six usage
Remove six, the python 2/3 compatibility library. It's not needed
anymore since the repo is python3 only.

Remove a now unneeded hacking test.

Change-Id: I40522c4accb4aaf8115d11fee8b081e2d991cb4d
2020-05-11 10:21:58 +02:00
..
__init__.py batch notification listener 2015-12-08 09:14:20 +01:00
_impl_log.py Revert "Ensure the json result type is bytes on Python 3" 2016-03-11 09:00:08 +00:00
_impl_noop.py Allow custom notification drivers 2015-09-25 10:07:05 -04:00
_impl_routing.py Remove log translation and i18n 2019-04-24 11:55:38 +02:00
_impl_test.py Allow custom notification drivers 2015-09-25 10:07:05 -04:00
dispatcher.py Remove six usage 2020-05-11 10:21:58 +02:00
filter.py Remove six usage 2020-05-11 10:21:58 +02:00
listener.py Update hacking for Python3 2020-03-30 13:49:29 +00:00
log_handler.py Option group for notifications 2015-11-30 19:30:05 +00:00
logger.py drop topic keyword from Notifier 2017-02-27 14:13:11 +00:00
messaging.py Remove log translation and i18n 2019-04-24 11:55:38 +02:00
middleware.py Remove log translation and i18n 2019-04-24 11:55:38 +02:00
notifier.py Remove six usage 2020-05-11 10:21:58 +02:00