glance/glance/api/v2
Pierre-Samuel Le Stang 480ea3825f Implement glance-download internal plugin
Add a new import method called glance-download
that implements a glance to glance download in
a multi-region cloud with a federated Keystone.

This method will copy the image data and
selected metadata to the target glance, checking
that the downloaded size match the "size" image
attribute in the source glance.

Implements: blueprint glance-download-import
Co-Authored-By: Victor Coutellier <victor.coutellier@gmail.com>
Change-Id: Ic51c5fd87caf04d38aeaf758ad2d0e2f28098e4d
2022-08-23 08:26:52 -07:00
..
model Merge "Add operators to provide multivalue support" 2015-03-11 06:57:54 +00:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 22:39:05 -06:00
cached_images.py Immediate caching of an image 2022-07-19 05:14:38 +00:00
discovery.py Added a new API to expose store info 2022-02-16 05:46:47 +00:00
image_actions.py Remove dead code of auth and policy layers 2022-06-14 10:15:55 +00:00
image_data.py Remove dead code of auth and policy layers 2022-06-14 10:15:55 +00:00
image_members.py Remove dead code of auth and policy layers 2022-06-14 10:15:55 +00:00
image_tags.py Remove dead code of auth and policy layers 2022-06-14 10:15:55 +00:00
images.py Implement glance-download internal plugin 2022-08-23 08:26:52 -07:00
metadef_namespaces.py Remove dead code of auth and policy layers 2022-06-14 10:15:55 +00:00
metadef_objects.py Remove dead code of auth and policy layers 2022-06-14 10:15:55 +00:00
metadef_properties.py Remove dead code of auth and policy layers 2022-06-14 10:15:55 +00:00
metadef_resource_types.py Fix URLs in the form docs.openstack.org/developer/$project 2022-07-05 19:23:33 +02:00
metadef_tags.py Remove dead code of auth and policy layers 2022-06-14 10:15:55 +00:00
policy.py Added a new API to expose store info 2022-02-16 05:46:47 +00:00
router.py Added a new API to expose store info 2022-02-16 05:46:47 +00:00
schemas.py Don't use slashes for long lines - use parentheses instead 2015-08-16 07:21:13 +00:00
tasks.py Remove dead code of auth and policy layers 2022-06-14 10:15:55 +00:00