neutron/neutron/scheduler
Brandon Logan eb9958fe7f DHCP Agent scheduling with segments
Since a network can now be broken up by segments, each segment will
need to have its own DHCP Agent.  This maintains backwards
compatibility when a network does not have a segment. However,
once a segment is created on a network, a dhcp agent should be
scheduled per segment with a dhcp enabled subnet.

The scheduling happens by filtering the candidate dhcp agents by
the hosts that are bound to that segment.

Partially-Implements: blueprint routed-networks

Change-Id: If73211978e14b7533a1213cfb8c2c155a408f19e
2016-06-23 17:34:25 -05:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
base_resource_filter.py Classes lack metaclass decoration 2016-05-05 13:31:15 -06:00
base_scheduler.py Classes lack metaclass decoration 2016-05-05 13:31:15 -06:00
dhcp_agent_scheduler.py DHCP Agent scheduling with segments 2016-06-23 17:34:25 -05:00
l3_agent_scheduler.py Use constants from neutron-lib 2016-04-23 21:23:56 -04:00