> For the complete documentation index, see [llms.txt](https://yeasy.gitbook.io/openstack_code_neutron/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yeasy.gitbook.io/openstack_code_neutron/neutron/extensions/lbaas_agentschedulerpy.md).

# lbaas\_agentscheduler.py

PoolSchedulerController类和LbaasAgentHostingPoolController类，都继承自wsgi.Controller。

Lbaas\_agentscheduler扩展类，继承自extensions.ExtensionDescriptor，支持lbaas agent调度器的支持。

LbaasAgentSchedulerPluginBase，为管理l3 agent调度器提供REST API支持。
