deb-cinder/cinder/volume/flows
Michał Dulko 7f09229d6c Delete volume when rescheduling
If a reschedulable failure happens in the driver after the volume was
created on the backend, it will get orphaned and only way to remove it
will be through backend internals. This commit adds an additional
delete_volume call to the driver after the volume got rescheduled to
make sure no volumes will get orphaned.

Change-Id: Idd86a4842bdc6ecf0cabbeff0a9c9704e030302a
Closes-Bug: 1561579
2017-01-09 15:55:20 +01:00
..
api Fix python integer interpretation in Py2 and Py3 2017-01-04 15:49:48 +05:30
manager Delete volume when rescheduling 2017-01-09 15:55:20 +01:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-26 22:45:17 -06:00
common.py Add missing %s in print message 2016-09-20 11:11:21 +08:00