glare/glare
Mike Fedosin f309a494aa Run upload hooks in separate threads
To prevent possible freezes in upload hook due to cpu intensive tasks
we should execute it in a separate thread.

Change-Id: Id3556d0d6f1973c7b9755428d2587822beddd70f
2017-09-07 20:54:16 +03:00
..
api Use '_prepare_json_response' to serialize list response 2017-08-27 18:25:49 +03:00
cmd Enable eventlet monkey patching for mysql 2017-08-08 15:02:40 +03:00
common Fix wsgi bug 2017-08-22 11:56:17 +00:00
db Update logging messages 2017-09-05 23:23:22 +03:00
hacking Update log translation hacking rule 2017-07-04 03:51:57 -04:00
objects Update logging messages 2017-09-05 23:23:22 +03:00
store Implement database store for Glare 2017-02-22 17:59:22 -05:00
tests Run upload hooks in separate threads 2017-09-07 20:54:16 +03:00
__init__.py Glare Code 2016-08-05 18:59:44 +03:00
engine.py Run upload hooks in separate threads 2017-09-07 20:54:16 +03:00
i18n.py Remove log translations 2017-07-03 17:50:01 +05:30
locking.py Update logging messages 2017-09-05 23:23:22 +03:00
notification.py Implement dynamic quotas 2017-08-14 13:20:54 +03:00
opts.py Allow to specify default store in artifact type config section 2017-07-30 21:18:24 +03:00
quota.py Update quotas API 2017-08-27 14:18:06 +03:00
scrubber.py Enable H904 check 2017-07-05 03:39:22 -04:00
version.py Fix docs and remove bandit check for translation 2016-08-23 09:25:01 +00:00
wsgi.py Change default values for glance_store 2017-08-13 16:29:24 +03:00