cinder/releasenotes/notes/fujitsu-update-migrated-volume-1d205cdbd7e65a28.yaml
inori 82d9b3f669 Fujitsu Driver: Support for update migrated volume
After migrated volume is completed, cinder invokes function
'update_migrated_volume'.

It updates provider_location, which possesses the new volume ID,
to match the provider_location of original volume.

Change-Id: I1fe29d077a657963016a581b6c87642a62979653
2024-06-14 10:51:55 +08:00

11 lines
358 B
YAML

---
features:
- |
Fujitsu ETERNUS DX driver: Added support for update migrated volume
Now we update the required values to successfully complete the migration.
See the `Fujitsu ETERNUS DX driver documentation
<https://docs.openstack.org/cinder/latest/configuration/block-storage/drivers/fujitsu-eternus-dx-driver.html>`_
for details.