Files
cinder/releasenotes/notes/bug-1960315-ibm-svf-delete_and_resize_volume_issue_in_reverse_replication-952164a73b336a6d.yaml
sreerammounika 685c5fb958 [SVf] Delete/Extend issue in reverse replication
[Spectrum Virtualize family] Deletion and extend of the volume
in reverse replication failed.

Added necessary code changes to storwize cinder driver to
delete and extend the volume successfully in reverse replication.
Also, added support to extend the volume for failover scenarios.

Bugs are inter-dependent on reverse-replication, hence addressed
the bugs in a single commit.

Closes-Bug: #1960315
Closes-Bug: #1966639

Change-Id: I00d56980e0e8b8dfebd4e7495f625173f0421b75
2022-04-27 13:13:35 +00:00

8 lines
268 B
YAML

---
fixes:
- |
IBM Spectrum Virtualize family driver
`Bug #1960315 <https://bugs.launchpad.net/cinder/+bug/1960315>`_:
Fixed delete and resize volume issues in during reverse replication
and added support to extend the volume for failover scenarios.