deb-cinder/cinder/volume/flows/manager
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
..
__init__.py Create structure of flows' packages 2014-01-24 12:44:56 +02:00
create_volume.py Delete volume when rescheduling 2017-01-09 15:55:20 +01:00
manage_existing.py Refactor volume status in managing vol 2016-09-07 14:16:32 +08:00
manage_existing_snapshot.py Use OVOs to set errors in manage volume/snapshot 2016-08-16 16:06:40 +02:00