74ad916490
One of the release notes that merged had an extra space in it. It wasn't work holding up the merge for. This patch fixes it. Change-Id: I1887e25874987085160a5b9559b232f9ed30cc4f
8 lines
366 B
YAML
8 lines
366 B
YAML
---
|
|
fixes:
|
|
- After transferring a volume without snapshots from one user project
|
|
to another user project, if the receiving user uses cascade deleting,
|
|
it will cause some exceptions in driver and volume will be error_deleting.
|
|
Adding additional check to ensure there are no snapshots left in other
|
|
project when cascade deleting a tranferred volume.
|