oslo.messaging/oslo_messaging/rpc
ChangBo Guo(gcb) abc269b7e5 Trivial: Add executor 'threading' in docstring
oslo.messaging supports three types of executors: blocking, eventlet
and threading, so it's good to list all of them in docstring.

Change-Id: Ief14d54b5f029cf3e9c79334e405dca5cf2dc13d
2017-03-20 17:24:32 +08:00
..
__init__.py Allow dispatcher to restrict endpoint methods. 2016-08-30 20:32:35 -04:00
client.py Replace six.iteritems() with .items() 2016-11-23 09:02:14 +00:00
dispatcher.py Move decorator updated_kwarg_default_value to right place 2017-03-07 03:39:30 +00:00
server.py Trivial: Add executor 'threading' in docstring 2017-03-20 17:24:32 +08:00