Comment 3 for bug 2003095

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/869295
Committed: https://opendev.org/openstack/neutron/commit/5c697b8d60571ef4a052586a73edd3d513d0d635
Submitter: "Zuul (22348)"
Branch: master

commit 5c697b8d60571ef4a052586a73edd3d513d0d635
Author: Maurice Escher <email address hidden>
Date: Wed Oct 19 13:33:36 2022 +0200

    allow manila ports to do multiple port binding for ML2

    Similar to Nova live migration
    (see https://review.opendev.org/c/openstack/neutron/+/414251/74/neutron/plugins/ml2/plugin.py#2005)
    Manila wants to do share live migration, and needs to modify its ports in a
    similar way: issue port binding upfront to determine the segmentation id in
    the target network segment.

    Closes-Bug: #2003095
    Change-Id: I647d00a30564ade246e704ff199b6aceafdc4c50