Comment 17 for bug 2033887

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

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

commit 0864358f07bbe1155ec0e5525aebdb9c81693bc2
Author: Rodolfo Alonso <email address hidden>
Date: Tue Sep 5 10:52:35 2023 +0000

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

    This reverts commit 6d3c29723e5d48eefd6ba73dc152ed6c99f70ffa.

    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: I97969803b736c3338f42cb1988941322d08df13a
    Partial-Bug: #2033887