Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/neutron/+spec/dhcp-agent-filter-schedule. Description: Currently, the dhcp_agent_scheduler only support ChanceScheduler, i think it will be good to add a FilterScheduler for it, the FilterScheduler will schedule dhcp agent according to their current load (and/or other conditions), and will return top list of most light-weight agents Specification URL (additional information): None