cinder/releasenotes/notes/bug-1935670-svc_update_rep_properties_for_empty_values_fix-a2faabbf2139195e.yaml
gksk da172417ff [SVF] Fixed update_rep_properties for empty values
[Spectrum Virtualize Family] During
_update_replication_properties, some empty value
volume relationship attributes of mirror volumes
are not updated in volume metadata.

Fixed the above issue by removing the check that filters
only non-empty values of volume relationship properties.

Closes-Bug: #1935670
Change-Id: Ief710f5f337671c4aaf21899c69e3ccd62743d9e
2021-08-18 17:39:35 +00:00

7 lines
230 B
YAML

fixes:
- |
IBM Spectrum Virtualize Family driver: `Bug #1935670
<https://bugs.launchpad.net/cinder/+bug/1935670>`_:
Fixed empty attribute values issue while updating
volume metadata table for replicated volumes.