Bases: object
Allocate a DHCP agent for a network in a random way. More sophisticated scheduler (similar to filter scheduler in nova?) can be introduced later.
Schedule non-hosted networks to the DHCP agent on the specified host.
Schedule the network to an active DHCP agent if there is no active DHCP agent hosting it.