neutron/releasenotes/notes/multiple-portbinding-for-manila-5f5232d506fe414e.yaml
Maurice Escher 5c697b8d60
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
2023-02-06 09:20:55 +01:00

7 lines
188 B
YAML

---
features:
- |
Manila owned ports can now have multiple port bindings associated in order
to support nondisruptive Manila share server migration across physical
networks.