glance/glance/async_/flows
Erno Kuvaja b985e44f79 Fix active image without data
Fixes image import resulting active image without any data
when the image happens to be deleted from staging before
_DeleteFromFS task is ran which is supposed to cleanup.

Change-Id: I6256a25d1907ec15fbdde560fc8eae37f3067213
Closes-Bug: #1889640
2020-08-05 06:02:21 +00:00
..
_internal_plugins Fix: Interrupted copy-image leaking data on subsequent operation 2020-06-25 17:49:23 +00:00
plugins Make image conversion use a proper python interpreter for prlimit 2020-07-27 09:57:16 -07:00
__init__.py Rename async package to async_ 2018-08-07 14:42:14 -04:00
api_image_import.py Fix active image without data 2020-08-05 06:02:21 +00:00
base_import.py Rethinking filesystem access 2019-10-01 09:53:48 +00:00
convert.py Rethinking filesystem access 2019-10-01 09:53:48 +00:00
introspect.py Rename async package to async_ 2018-08-07 14:42:14 -04:00
ovf_process.py Rethinking filesystem access 2019-10-01 09:53:48 +00:00