Comment 9 for bug 1983530

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/852155
Committed: https://opendev.org/openstack/neutron/commit/2e2f1d6cd4e2a95e27560e54009615ee63d7b8bc
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 2e2f1d6cd4e2a95e27560e54009615ee63d7b8bc
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)