cinder/cinder/volume
wanghao bc9d737c87 Fix snapshot stuck in 'deleting' after reboot c-v
When cascade deleting volume and snapshot, reboot
cinder-volume, snapshot will be stuck in 'deleting'
after it, and it's more worse that user can't delete
this snapshot even reset its status, since no deleting
volume is exitsing any more after init host.

Fix this bug by using cascade deleting volume
when init host, as any volume that is in deleting
status has already passed API checks and should
be deleted with all its snapshots.

Change-Id: Ic47290b8b7004b9e37d096f52af025931ab13c6c
Closes-Bug: #1586604
2016-06-21 14:45:11 +08:00
..
drivers Merge "Support IP lookup of target portal DNS name" 2016-06-20 20:14:12 +00:00
flows Merge "Update manage_existing to use volume object" 2016-06-17 16:05:32 +00:00
targets Remove deprecated ISERTgtAdm 2016-04-11 12:46:44 -05:00
__init__.py Fix dynamic import of CONF.volume_api_class 2016-02-12 10:50:31 -06:00
api.py Merge "Update manage_existing to use volume object" 2016-06-17 16:05:32 +00:00
configuration.py Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
driver.py Add parameter info for manageable snapshots 2016-06-12 06:16:37 +00:00
driver_utils.py Give more fine grained access to DriverInitiatorData 2016-06-03 11:06:48 -07:00
manager.py Fix snapshot stuck in 'deleting' after reboot c-v 2016-06-21 14:45:11 +08:00
qos_specs.py Fix doc and source documentation errors and warning 2016-04-14 12:30:08 +02:00
rpcapi.py Update manage_existing to use volume object 2016-06-10 10:42:02 +02:00
throttling.py Fix volume throttling to Python 3 2015-10-02 07:01:03 +00:00
utils.py Handle quota exceed exception 2016-06-14 09:56:10 +08:00
volume_types.py Fix doc and source documentation errors and warning 2016-04-14 12:30:08 +02:00