cinder/cinder/image
wanghao def9485d8d Clean up image tmp file if c-vol gets restarted
When creating a volume from image, and then restarting
the cinder-volume process while the image is downloading,
cinder can't clean up the image tmp file under image
conversion dir.

This patch will clear all tmp files in init_host.

Change-Id: I58cf7c234e6d92c54ae3523a81bf4aefee039daf
Closes-Bug: #1497088
2017-01-17 17:28:39 +08:00
..
__init__.py Empty files shouldn't contain copyright nor license 2013-12-26 22:45:17 -06:00
cache.py Fix image-volume cache to use volume object when evicting 2016-05-23 21:06:47 -07:00
glance.py Merge "Fix glance v2 image update" 2016-11-27 20:48:11 +00:00
image_utils.py Clean up image tmp file if c-vol gets restarted 2017-01-17 17:28:39 +08:00