cinder/releasenotes
wanghao 6e412852f2 Fix driver exception when cascade deleting volume after transferring
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.

APIImpact

Change-Id: I9a870118c9c68799a4dab4bfa1f08b1e65a4796a
Closes-Bug: #1698310
2017-06-29 08:57:45 +08:00
..
notes Fix driver exception when cascade deleting volume after transferring 2017-06-29 08:57:45 +08:00
source Update reno for stable/ocata 2017-02-06 23:32:50 +00:00
README.rst Add README in release notes directory 2016-07-01 19:03:26 +05:30

README.rst

Release notes

The release notes for a patch should be included in the patch. The intended audience for release notes include deployers, administrators and end-users.

A release note is required if the patch has upgrade or API impact. It is also required if the patch adds a feature or fixes a long-standing or security bug.

Please see http://docs.openstack.org/developer/cinder/devref/releasenotes.html for more details.