oslo.messaging/oslo/messaging/rpc
Gauvain Pocentek 221144600a RPC server doc: use the blocking executor
The eventlet executor need additional code to make the RPC server sample
work. Using the blocking executor makes things easier to setup for a
newcomer.

Change-Id: I56dfa54a178962d4ced34e2f15eaf9312b7087cc
2014-06-22 09:48:33 +02:00
..
__init__.py Fix syntax of relative imports for Python3 2013-12-16 10:56:07 +01:00
client.py Add an example usage of RPCClient retry parameter 2014-06-13 15:42:00 +01:00
dispatcher.py replace string format arguments with function parameters 2014-06-20 14:18:40 +01:00
server.py RPC server doc: use the blocking executor 2014-06-22 09:48:33 +02:00