]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Bug-Fix for unexpected DHCP agent redundant
authorwatanabe isao <watanabe_isao@jp.fujitsu.com>
Wed, 24 Jun 2015 09:15:31 +0000 (18:15 +0900)
committerwatanabe isao <watanabe_isao@jp.fujitsu.com>
Tue, 21 Jul 2015 10:27:37 +0000 (19:27 +0900)
commitb095fa11a4df221a5d539d142bd3c0340935ad9d
treed5b011ecba5f36fcc7a841221e3bcac4ffbdcc19
parent46c0da4fc5061e7b1f92fd04c633ebdbf3ab49d5
Bug-Fix for unexpected DHCP agent redundant

This fix let DHCP scheduler not looks at only active agents, but all
available agents.
This helps db module to remove dead agent, when rebinding, properly.

Change-Id: I8534ddfae299724c05641183c2fe4c1c98c614e8
Closes-Bug: 1388698
neutron/scheduler/dhcp_agent_scheduler.py
neutron/tests/unit/scheduler/test_dhcp_agent_scheduler.py