glance/glance
Abhishek Kekane 281fadc15c New API /v2/images/{id}/tasks
Added new API /v2/images/{id}/tasks to show tasks associated with
image. This API will return list of tasks associated for valid image
else returns 404 not found if image is not present. This API also
initiates task scrubbing before returning tasks to user.

Implements: blueprint messages-api
Change-Id: Ib3cacb4dd4d75de32e539f8a3b48bdaa762e6d8e
2021-02-24 05:19:43 +00:00
..
api New API /v2/images/{id}/tasks 2021-02-24 05:19:43 +00:00
async_ Fix cleaning of web-download image import 2020-09-22 20:31:30 +02:00
cmd Remove unused option "owner_is_tenant" 2021-02-11 16:17:10 +01:00
common Remove unused option "owner_is_tenant" 2021-02-11 16:17:10 +01:00
db New API /v2/images/{id}/tasks 2021-02-24 05:19:43 +00:00
domain Utilize newly added tasks database fields 2021-02-24 05:17:43 +00:00
hacking Cleanup remove api v1 and registry code 2020-07-14 10:38:19 +00:00
image_cache Replace md5 with oslo version 2020-12-15 10:43:19 -05:00
locale Imported Translations from Zanata 2020-12-11 06:31:37 +00:00
policies Remove unused "copy_from" policy rule 2020-07-15 13:01:58 -07:00
quota Exclude os_glance namespace from property quota 2021-01-25 12:30:50 -08:00
tests New API /v2/images/{id}/tasks 2021-02-24 05:19:43 +00:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 22:39:05 -06:00
context.py Remove unused option "owner_is_tenant" 2021-02-11 16:17:10 +01:00
gateway.py Refactor TaskFactory and Executor to take an admin ImageRepo 2020-07-10 08:59:53 -07:00
i18n.py Raise hacking to latest 2.0.0 release 2020-03-27 14:11:08 -05:00
location.py Inspect upload/import stream and set virtual_size 2020-08-05 08:42:04 -07:00
notifier.py Add ability to import image into multi-stores 2020-02-10 09:39:01 +01:00
opts.py Add new config options in sample config generator 2020-07-28 16:06:43 +00:00
schema.py Import i18n functions directly 2015-12-07 18:20:43 +03:00
scrubber.py Fix string interpolation to delay by logging 2020-01-09 08:53:55 -06:00
version.py Add support for oslo.reports 2019-09-20 05:17:58 +00:00