glance/glance/async_/flows
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
..
_internal_plugins Implement glance-download internal plugin 2022-08-23 08:26:52 -07:00
plugins Remove workaround for python_exec cannot be None 2022-05-23 17:35:29 -04:00
__init__.py Rename async package to async_ 2018-08-07 14:42:14 -04:00
api_image_import.py Implement glance-download internal plugin 2022-08-23 08:26:52 -07:00
base_import.py Remove six.text_type, six.binary_type usage 2022-01-27 14:54:00 +00:00
convert.py Use LOG.warning instead of deprecated LOG.warn 2022-01-19 11:36:12 +09:00
introspect.py Rename async package to async_ 2018-08-07 14:42:14 -04:00
ovf_process.py Delay string interpolations at logging calls 2022-05-14 03:17:34 +02:00