cinder/releasenotes/notes/pure_uniform_disconnect_bug-357c849bf12e8832.yaml
Simon Dodsley 8e1d5b4aeb [Pure Storage] Uniform Sync Replication disconnect
When a sync replicated volume is disconnected, the host connection
on the secondary array is not correctly removed.

This patch resolves that by ensuring the remote host connections
are also removed before the final disconnection of the volume from
the host.

Closes-Bug: #2029005
Change-Id: If1c08e918710b809ec62612e77740131914e2233
2023-09-14 23:31:41 -04:00

8 lines
250 B
YAML

---
fixes:
- |
Pure Storage Cinder Driver: Fixed `bug 2029005
<https://bugs.launchpad.net/cinder/+bug/2029005>`__ to correctly
disconnect a sync replicated volume from host on the secondary
array when uniform option is set to True.