oslo.messaging/oslo_messaging/notify
Hervé Beraud fed48aea44 Remove the deprecated blocking executor
The blocking executor has been deprecated in Pike and marked for removal
in Rocky, but some user like Mistral asked us to wait before. We decided
to remove this executor for Train or next cycle, now we are in the
Ussuri and after some researchs on usage I think we can go ahead.

This patch drop the deprecation warnings, related unit tests and
set the server with the threading executor is the default executor.

Change-Id: If07bab61ee2b148658b88be98b12f8539f274efe
Closes-Bug: #1715141
2020-02-18 15:49:27 +01: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 log translation and i18n 2019-04-24 11:55:38 +02:00
filter.py Fix notify filter when data item is None 2016-09-03 14:45:44 +00:00
listener.py Remove the deprecated blocking executor 2020-02-18 15:49:27 +01: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 Add help msg to payload for CLI notifier 2019-05-23 18:52:19 +02:00