glance/glance/api
Abhishek Kekane 1754c9e2b0 Copy existing image in multiple stores
Added new import method 'copy-image' which will copy existing image into
specified list of stores. Introduced additional task which will serve
as internal plugin which will allow copying existing image into staging
area and then this data will be uploaded to specified stores via regula
import flow.

NOTE: This new import method 'copy-image' is only supported if multiple
stores are enabled in deployment.

APIImpact
Implements: blueprint copy-existing-image
Change-Id: I13eaab7ab013f44ce18465bdbdbe8052942570ff
2020-02-12 05:32:46 +00:00
..
middleware Fix string interpolation to delay by logging 2020-01-09 08:53:55 -06:00
v1 Fix string interpolation to delay by logging 2020-01-09 08:53:55 -06:00
v2 Copy existing image in multiple stores 2020-02-12 05:32:46 +00:00
__init__.py Remove Images API v1 entry points 2018-07-13 10:21:49 +01:00
authorization.py MultiStore: Lazy update fails if image is not owned by owner 2019-08-21 07:54:05 +00:00
cached_images.py Add logging when policies forbid an action 2015-04-15 17:59:37 +02:00
common.py Fix string interpolation to delay by logging 2020-01-09 08:53:55 -06:00
policy.py Move policy defaults into code 2020-01-06 12:56:30 -05:00
property_protections.py hacking: upgrade to 0.9.x serie 2014-10-06 14:41:03 +02:00
versions.py Set API version 2.9 CURRENT 2019-10-01 17:45:26 +00:00