Comment 17 for bug 1388698

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/kilo)

Reviewed: https://review.openstack.org/216433
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=c74b05ebb1d2ee717df196a6d866e87435d30ac3
Submitter: Jenkins
Branch: stable/kilo

commit c74b05ebb1d2ee717df196a6d866e87435d30ac3
Author: watanabe isao <email address hidden>
Date: Wed Jun 24 18:15:31 2015 +0900

    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
    (cherry picked from commit b095fa11a4df221a5d539d142bd3c0340935ad9d)