oslo.messaging/oslo_messaging/rpc
zhiCHang1990 1389893dd0 Add monkey_patch to demo code.
The RPC server code can not work if we
don't add eventlet.monkey_patch() at the
begining.

Change-Id: I65a162a427fb5615c95a70e6d1bbec899a78f231
2017-07-11 09:45:08 +08:00
..
__init__.py Add get_rpc_transport call 2017-05-12 12:30:41 -04:00
client.py Add get_rpc_transport call 2017-05-12 12:30:41 -04:00
dispatcher.py Move decorator updated_kwarg_default_value to right place 2017-03-07 03:39:30 +00:00
server.py Add monkey_patch to demo code. 2017-07-11 09:45:08 +08:00
transport.py Clean up the TransportURL documentation 2017-06-01 15:43:03 -04:00