5c697b8d60
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
7 lines
188 B
YAML
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.
|