Comment 12 for bug 1983530

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/852131
Committed: https://opendev.org/openstack/neutron/commit/cfb0672ab71620680b7f26475021c4857944d986
Submitter: "Zuul (22348)"
Branch: stable/xena

commit cfb0672ab71620680b7f26475021c4857944d986
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)