glance/glance/common/scripts
abhishekkekane 78b5b0a957 Image data remains in backend for deleted image
Trying to delete image created using task api (import-from) image gets
deleted from the database, but image data remains in the backend. Import
task does not update the location of the image and it remains None even
image becomes active. Location entry is not added in the database in
image_locations table.

Added location information to the image before saving the image in
the database.

SecurityImpact

Change-Id: Ie389de6538a9b98dc51c7d781b81b3ab10b83842
Closes-Bug: #1420696
2015-02-17 08:30:24 +01:00
..
image_import Image data remains in backend for deleted image 2015-02-17 08:30:24 +01:00
__init__.py hacking: upgrade to 0.9.x serie 2014-10-06 14:41:03 +02:00
utils.py Add Support for TaskFlow Executor 2015-02-05 15:29:39 -05:00