Comment 8 for bug 1983530

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/852130
Committed: https://opendev.org/openstack/neutron/commit/08a226862492f550202111c3e99b3fcf6a904aa1
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit 08a226862492f550202111c3e99b3fcf6a904aa1
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)