neutron/neutron/agent/dhcp
dql 68459f99ed fix DHCP port changed when dhcp-agent restart
When DHCP server is started, the periodic task is running
before loading cache state.The method port_update_end
need to use the cache information, but the cache information
has not been loaded.

Change-Id: I0d1da11bb559b7f0f9d4428b82573fb26916a933
Closes-Bug: #1420042
(cherry picked from commit 3d2543d710)
2015-06-29 15:01:08 +00:00
..
__init__.py DHCP agent restructuring 2015-01-17 01:03:09 -08:00
agent.py fix DHCP port changed when dhcp-agent restart 2015-06-29 15:01:08 +00:00
config.py Do not run neutron-ns-metadata-proxy as root on dhcp agent 2015-02-20 21:20:21 +00:00