glance/glance/async_/flows
Dan Smith 77d9cfa66e Update task message during import
This updates the task.message field with details about the copy,
which will also update the updated_at field on the task. This will
facilitate some rudimentary liveness checking from outside the task
thread. Note that it also checks the state of our task, and will
abort if it has been pushed out of 'processing' state externally.
This will be used in the following patch to faciliate import lock
busting behavior.

Change-Id: I8667c17813f6e701db98595b0b30df9e7b275294
2020-08-07 12:22:31 -07: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 Update task message during import 2020-08-07 12:22:31 -07: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