nova/nova/cert
Mark McLoughlin 33b9e6f47c Port all rpcapi modules to oslo.messaging interface
Add a temporary nova.rpcclient.RPCClient helper class which translates
oslo.messaging.rpc.RPCClient compatible calls into calls on a RpcProxy
object.

Use this new class to port all of the rpcapi modules over to the new
RPCClient so that the final port of Nova over to oslo.messaging will be
smaller and easier to review.

This patch contains no functional changes at all, except that all client
side RPCs go through this temporary helper class.

blueprint: oslo-messaging
Change-Id: Iee86c36bcc474a604993618b8a2255af8c3d2f48
2013-09-03 21:22:43 +01:00
..
__init__.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
manager.py Move get_backdoor_port to base rpc API. 2013-04-24 15:02:56 -04:00
rpcapi.py Port all rpcapi modules to oslo.messaging interface 2013-09-03 21:22:43 +01:00