glance/glance/async_/flows/_internal_plugins
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
..
__init__.py Rename async package to async_ 2018-08-07 14:42:14 -04:00
base_download.py Implement glance-download internal plugin 2022-08-23 08:26:52 -07:00
copy_image.py Make copy_image plugin use action wrapper 2021-02-10 07:36:24 -08:00
glance_download.py Implement glance-download internal plugin 2022-08-23 08:26:52 -07:00
web_download.py Implement glance-download internal plugin 2022-08-23 08:26:52 -07:00