glance/glance
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
..
api Implement glance-download internal plugin 2022-08-23 08:26:52 -07:00
async_ Implement glance-download internal plugin 2022-08-23 08:26:52 -07:00
cmd glance-manage: fix crash under Python3.11 2022-07-21 02:33:34 +02:00
common Implement glance-download internal plugin 2022-08-23 08:26:52 -07:00
db glance-manage can purge all deleted rows 2022-05-05 17:31:35 +03:00
domain Delay string interpolations at logging calls 2022-05-14 03:17:34 +02:00
hacking Remove remaining six.moves usage 2022-01-27 16:37:11 +00:00
image_cache Remove dead code of auth and policy layers 2022-06-14 10:15:55 +00:00
locale Imported Translations from Zanata 2022-08-03 03:44:05 +00:00
policies Added a new API to expose store info 2022-02-16 05:46:47 +00:00
quota [APIImpact] Quota usage API 2022-02-03 09:55:50 -08:00
tests Implement glance-download internal plugin 2022-08-23 08:26:52 -07:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 22:39:05 -06:00
context.py Merge "Add get_ksa_client() helper" 2021-03-02 19:41:57 +00:00
gateway.py Remove dead code of auth and policy layers 2022-06-14 10:15:55 +00:00
housekeeping.py Add housekeeping module and staging cleaner 2021-03-03 14:36:46 -08:00
i18n.py Raise hacking to latest 2.0.0 release 2020-03-27 14:11:08 -05:00
location.py Use LOG.warning instead of deprecated LOG.warn 2022-01-19 11:36:12 +09:00
notifier.py Fix URLs in the form docs.openstack.org/developer/$project 2022-07-05 19:23:33 +02:00
opts.py Merge "Immediate caching of an image" 2022-07-19 17:01:13 +00:00
schema.py Remove six.iteritems usage 2021-12-21 13:01:56 +00:00
scrubber.py Delay string interpolations at logging calls 2022-05-14 03:17:34 +02:00
version.py Add support for oslo.reports 2019-09-20 05:17:58 +00:00