Comment 10 for bug 1829332

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

Reviewed: https://review.opendev.org/664236
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=05804a325e57faa1581fd123041773b2dcd60778
Submitter: Zuul
Branch: stable/stein

commit 05804a325e57faa1581fd123041773b2dcd60778
Author: Yang JianFeng <email address hidden>
Date: Thu May 16 17:40:28 2019 +0800

    Optimize the code that fixes the race condition of DHCP agent.

    https://review.opendev.org/#/c/236983/
    https://review.opendev.org/#/c/606383/
    The above patchs that resolve the race condition of DHCP agent will
    result in neutron-server raise DhcpPortInUse ERROR log. And, the
    second patch may result in old dhcp agent create a redundant port.

    Closes-Bug: #1829332
    Change-Id: If7a7ac2f88ce5b0e799c1104c936735a6cc860aa
    (cherry picked from commit 494b65d951dbc03f4cebb3bc14970e54ff6adb5f)