summaryrefslogtreecommitdiff
path: root/releasenotes/notes/hpe-3par-convert-to-base-vol-delete-snap-a460a4b1c419804a.yaml
blob: e087e33537378adcdf309800e33b0e4d6911f948 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
fixes:
  - |
    HPE 3PAR driver `Bug #1994521 <https://bugs.launchpad.net/cinder/+bug/1994521>`_:
    Fixed: While performing a delete snapshot (s1) operation, the volumes (v2)
    dependent on the snapshot (s1) are converted to base volumes. This
    operation fails if these dependent volumes (v2) have their own dependent
    snapshots (s2). The errors during the failure were vague and not helpful.
    With this release, we added conditions to fail this operation early and
    also added useful error message.