oslo.messaging/oslo_messaging/tests
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
..
drivers Add support for kafka SSL autentication 2020-01-16 23:26:53 +01:00
functional Merge "Support kafka message compression" 2019-08-05 15:53:35 +00:00
notify Remove the deprecated blocking executor 2020-02-18 15:49:27 +01:00
rpc Remove the deprecated blocking executor 2020-02-18 15:49:27 +01:00
__init__.py Test:Use unittest.mock on Python 3 2017-02-08 19:15:17 +08:00
test_config_opts_proxy.py Remove deprecated rabbit options 2018-09-10 15:11:19 -06:00
test_exception_serialization.py Remove unnecessary setUp function in testcase 2017-08-18 01:22:26 +00:00
test_expected_exceptions.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_fixture.py Remove rpc_backend and ConfFixture.transport_driver 2018-09-13 15:01:27 -06:00
test_opts.py Remove rpc_backend and ConfFixture.transport_driver 2018-09-13 15:01:27 -06:00
test_target.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_transport.py Add transport_options parameter 2019-06-14 15:47:39 +02:00
test_urls.py Remove rpc_backend and ConfFixture.transport_driver 2018-09-13 15:01:27 -06:00
test_utils.py Add restart() method to DecayingTimer 2018-03-07 10:24:52 -08:00
utils.py Do not use threading.Event 2019-12-18 13:11:41 +00:00