The LBaaS Agent Scheduler extension allows administrators to retrieve mappings between load balancer pools to LBaaS agents. In Havana, this extension does not provide an ability to assign load balancer pool to specific LBaaS agent. Pools are scheduled automatically when created. This feature is implemented on top of Agent Management extension. The Load Balancer Agent Scheduler extension is added in Havana.
Verb | URI | Description |
GET | /agents/agent_id /loadbalancer-pools |
List pools the given LBaaS agent is hosting. |
GET | /lb/pools/pool_id /loadbalancer-agent |
Show a LBaaS agent hosting the given pool. |