eb9958fe7f
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 |
||
---|---|---|
.. | ||
__init__.py | ||
base_resource_filter.py | ||
base_scheduler.py | ||
dhcp_agent_scheduler.py | ||
l3_agent_scheduler.py |