Comment 14 for bug 2033887

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/893553
Committed: https://opendev.org/openstack/neutron/commit/7f51901d4775a3f696ae7cca6e8d59cf5009fe31
Submitter: "Zuul (22348)"
Branch: stable/2023.1

commit 7f51901d4775a3f696ae7cca6e8d59cf5009fe31
Author: Rodolfo Alonso <email address hidden>
Date: Tue Sep 5 10:52:06 2023 +0000

    Revert "[OVN][Trunk] Set the subports correct host during live migration"

    This reverts commit 6dc93c5072f586ffbf245e4740f314d3de1e95f1.

    Reason for revert: the port binding handling done in this patch is
    incorrect and leads to issues during the cold migration process with
    trunk ports in ML2/OVN.

    Change-Id: Iab5b8de1c997812600d35691ad9e51e309a795a3
    Partial-Bug: #2033887