glance/glance/tests/unit/async_
Dan Smith 3da696e0a4 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
(cherry picked from commit 77d9cfa66e)
2020-08-25 11:35:14 -07:00
..
flows Update task message during import 2020-08-25 11:35:14 -07:00
__init__.py Rename async package to async_ 2018-08-07 14:42:14 -04:00
test_async.py Fix active image when all uploads fail 2020-08-06 21:10:02 +01:00
test_taskflow_executor.py Use unittest.mock instead of third party mock 2020-04-20 15:07:00 +00:00