neutron/neutron/services/loadbalancer/agent
Ihar Hrachyshka 98eb2a681b Added RpcProxy class
This class is intended for easy and iterative migration from
oslo-incubator RPC implementation to oslo.messaging. It will adapt
oslo.messaging API to old oslo-rpc interfaces.

Migrated all affected classes to the new RpcProxy class.

blueprint oslo-messaging

Change-Id: I1563c13b470b61eebc982ee81efee47732943d48
2014-06-09 16:42:47 +02:00
..
__init__.py LBaaS: move agent based driver files into a separate dir 2014-02-10 12:24:27 +04:00
agent.py Remove last parts of Quantum compatibility shim 2014-03-31 23:31:23 -07:00
agent_api.py Added RpcProxy class 2014-06-09 16:42:47 +02:00
agent_device_driver.py LBaaS: small cleanup in agent device driver interface 2014-03-18 16:31:55 +04:00
agent_manager.py Sync periodic_task from oslo-incubator 2014-05-29 12:45:20 -07:00