Comment 7 for bug 1808136

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

Reviewed: https://review.openstack.org/626102
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=6a56d3879837999edca48f5496d4acc7dde8b37e
Submitter: Zuul
Branch: stable/rocky

commit 6a56d3879837999edca48f5496d4acc7dde8b37e
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)