glance/glance/common
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
..
location_strategy Remove all references to sheepdog 2020-04-02 15:39:57 -05:00
scripts Heartbeat the actual work of the task 2020-08-07 12:22:15 -07:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 22:39:05 -06:00
auth.py doc: Clean up unnecessary left vertical lines 2019-12-23 13:58:32 +00:00
client.py doc: Clean up unnecessary left vertical lines 2019-12-23 13:58:32 +00:00
config.py Make image conversion use a proper python interpreter for prlimit 2020-07-27 09:57:16 -07:00
crypt.py Use cryptography instead of pycrypto 2017-03-28 13:12:57 -04:00
exception.py Update task message during import 2020-08-07 12:22:31 -07:00
format_inspector.py Stream-friendly disk format inspection module 2020-08-05 08:41:55 -07:00
property_utils.py Move policy defaults into code 2020-01-06 12:56:30 -05:00
store_utils.py Improve lazy loading mechanism for multiple stores 2020-07-06 07:49:31 +00:00
swift_store_utils.py Raise hacking to latest 2.0.0 release 2020-03-27 14:11:08 -05:00
timeutils.py Raise hacking to latest 2.0.0 release 2020-03-27 14:11:08 -05:00
trust_auth.py Remove all usage of keystoneclient 2018-04-09 17:45:10 -05:00
utils.py Exclude http store if --all-stores specified for import/copy operation 2020-06-03 23:21:19 +00:00
wsgi.py Fix broken glance-cache-manage utility 2020-07-23 07:04:52 +00:00
wsgi_app.py Make wsgi_app support graceful shutdown 2020-07-27 09:57:22 -07:00
wsme_utils.py Replace oslo_utils.timeutils 2015-12-10 10:53:46 +00:00