Bases: quantum.openstack.common.rpc.proxy.RpcProxy
Plugin side of plugin to agent RPC API.
Bases: object
Agent confirmation hook that a pool has been destroyed.
This method exists for subclasses to change the deletion behavior.
Bases: quantum.db.loadbalancer.loadbalancer_db.LoadBalancerPluginDb
Implementation of the Quantum Loadbalancer Service Plugin.
This class manages the workflow of LBaaS request/response. Most DB related works are implemented in class loadbalancer_db.LoadBalancerPluginDb.