cinder/releasenotes/notes/hpe-3par-comment-for-cloned-volume-ef16dccf7639452b.yaml
raghavendrat 46621c6397 HPE 3par: Add comment for cloned volumes
When volume is created via OpenStack ...
on 3par backend, some info (display_name, volume_type, etc)
is populated in Comment column.

However for cloned volume, this info is missing;
i.e comment column is empty.

For details, kindly refer launchpad bug.

This patch updates the code to add comment for cloned volumes.

Closes-Bug: #2062524
Change-Id: I52f102637642966cecb47db7d355bc5d0cb7ddfc
2025-02-07 06:33:08 +00:00

8 lines
153 B
YAML

---
fixes:
- |
HPE 3PAR driver `bug #2062524
<https://bugs.launchpad.net/cinder/+bug/2062524>`_:
Fixed: Added comment for cloned volumes.