glance/glance
Abhishek Kekane c927246085 Data remains in staging area if 'file' store is not enabled
When operator has not enabled 'file' store and using other stores like ceph,
swift etc. the uploading to staging area works as we explicitly
build 'file' store during this operation, while cleaning up we directly
use 'glance_store.delete_from_backend' which only works if 'file'
store is enabled.

Modified '_DeleteFromFS' task and _unstage call which will use os
module to unlink the file present in staging area explicitly to
delete the data from staging area.

Closes-Bug: #1803498
Change-Id: If0b3b0af9300301291758c67267890e0959ebb3c
2019-03-15 12:32:00 +00:00
..
api Data remains in staging area if 'file' store is not enabled 2019-03-15 12:32:00 +00:00
async_ Data remains in staging area if 'file' store is not enabled 2019-03-15 12:32:00 +00:00
cmd Merge "Windows multiprocess wsgi" 2019-03-14 15:25:08 +00:00
common Merge "Windows multiprocess wsgi" 2019-03-14 15:25:08 +00:00
db Add new 'all' visibility filter for listing images 2019-02-25 10:34:01 +11:00
domain py3: fix recursion issue under py37 2018-11-02 11:02:38 +00:00
hacking Make i18n log translation functions as no-op 2017-06-21 16:14:15 +07:00
image_cache Add cache-manage utility using v2 API 2019-02-27 06:43:13 +00:00
locale Imported Translations from Zanata 2019-03-08 08:13:02 +00:00
quota Make QuotaImageTagsProxy deep-copyable 2018-12-18 21:16:19 +00:00
registry Merge "Allow glance tests to run on Windows" 2019-03-14 15:30:41 +00:00
tests Data remains in staging area if 'file' store is not enabled 2019-03-15 12:32:00 +00:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 22:39:05 -06:00
context.py Fix DeprecationWarnings for RequestContext.tenant/user usage 2019-02-06 09:59:36 -05:00
gateway.py Fix for Image members not generating notifications 2016-01-25 04:50:58 -08:00
i18n.py Make i18n log translation functions as no-op 2017-06-21 16:14:15 +07:00
location.py Add multi-store support 2018-08-01 08:53:47 +00:00
notifier.py Fix DeprecationWarnings for RequestContext.tenant/user usage 2019-02-06 09:59:36 -05:00
opts.py Merge "Provision to add new config options in sample config file" 2018-11-20 06:14:01 +00:00
schema.py Import i18n functions directly 2015-12-07 18:20:43 +03:00
scrubber.py Add multi-store support 2018-08-01 08:53:47 +00:00
version.py Remove vim header 2014-01-14 16:03:28 +00:00