Comment 11 for bug 1983530

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/852157
Committed: https://opendev.org/openstack/neutron/commit/3df5d80726043223a79d14a951147c7f54feaa84
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit 3df5d80726043223a79d14a951147c7f54feaa84
Author: zhouhenglc <email address hidden>
Date: Thu Aug 4 08:47:10 2022 +0800

    [ovn]Change LogicalSwitchPortUpdateUpEvent old conditions

    Sometimes when creating ports, the status of logical_switch_port
    changes from [] to [true]. we should be able to deal with this
    situation and ensure that the port is in the active state in neutron.

    Closes-bug: #1983530

    Change-Id: I99d2a8078dd7acde72b232a5b1de826d7e1d60f3
    (cherry picked from commit e0039371f876fe7ca52d4c49c997be0c73b80adf)