oslo.messaging/oslo_messaging/rpc
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 Add get_rpc_transport call 2017-05-12 12:30:41 -04:00
client.py Add transport_options parameter 2019-06-14 15:47:39 +02:00
dispatcher.py Do not use threading.Event 2019-12-18 13:11:41 +00:00
server.py Remove the deprecated blocking executor 2020-02-18 15:49:27 +01:00
transport.py Update hacking version 2019-01-21 19:45:42 -05:00