Comment 11 for bug 1808136

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

Reviewed: https://review.openstack.org/640176
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=ffa3e75269b29714550e93c91a63d5fca44922df
Submitter: Zuul
Branch: stable/ocata

commit ffa3e75269b29714550e93c91a63d5fca44922df
Author: Oleg Bondarev <email address hidden>
Date: Wed Dec 12 15:11:43 2018 +0400

    Do state report after setting start_flag on OVS restart

    This fixes race condition leading to lack of fdb entries
    on agent after OVS restart, if agent managed to handle all ports
    before sending state report with start_flag set to True.

    Change-Id: I943f8d805630cdfbefff9cff1fb4bce89210618b
    Closes-Bug: #1808136
    (cherry picked from commit 3995abefb16181594181133b271cdf35fa8d9937)
    (cherry picked from commit 329de01d09cdb56a06db3d01c8972052b575239d)