nova/nova/cert
Russell Bryant ddb3199318 Move get_backdoor_port to base rpc API.
Each service implemented the get_backdoor_port method individually.  This
patch moves the implementation of this method to the base rpc API
instead, and removes the now unnecessary code from each of the services.
The server side method was left on all of the managers for rpc backwards
copmatibility.  They can be removed on the next major rpc version bump
of those APIs.

Part of blueprint base-rpc-api.

Change-Id: Ia8838fafd80eb86a1c2d66f5e97370042d8d8c53
2013-04-24 15:02:56 -04: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 Move get_backdoor_port to base rpc API. 2013-04-24 15:02:56 -04:00