]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add periodic check resync check to DHCP agent
authorMark McClain <mark.mcclain@dreamhost.com>
Mon, 10 Sep 2012 19:28:56 +0000 (15:28 -0400)
committerMark McClain <mark.mcclain@dreamhost.com>
Tue, 11 Sep 2012 01:29:35 +0000 (21:29 -0400)
commit9890aa7c8d71a6fd6f4d7e4efc0e6b6c14d273a7
tree66775fdac2d6de37823728b6d0b14f1dd5a2673a
parentba684d7ac2dd1fbcb4a51aa7950e2599659d2acd
Add periodic check resync check to DHCP agent

fixes bug 1047605

This patch adds a periodic resync check to the DHCP agent that will
resync state with the Quantum server if any notification or rpc errors
have occurred since the last check.

Change-Id: I879662ff44f2991cd2ff07062bb4e770a2981528
etc/dhcp_agent.ini
quantum/agent/dhcp_agent.py
quantum/tests/unit/test_dhcp_agent.py