oslo.messaging/oslo_messaging/tests/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 Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_dispatcher.py Fix notify filter when data item is None 2016-09-03 14:45:44 +00:00
test_listener.py Remove the deprecated blocking executor 2020-02-18 15:49:27 +01:00
test_log_handler.py Warn when wrong transport instance is used 2017-09-11 07:07:30 -07:00
test_logger.py Remove the deprecated ZeroMQ driver 2018-08-28 16:00:50 -04:00
test_middleware.py py37: deal with Exception repr changes 2018-07-05 06:38:38 -05:00
test_notifier.py Warn when wrong transport instance is used 2017-09-11 07:07:30 -07:00