glance/glance/tests/unit/async_
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
..
flows Implement glance-download internal plugin 2022-08-23 08:26:52 -07:00
__init__.py Rename async package to async_ 2018-08-07 14:42:14 -04:00
test_async.py [uwsgi] Add missing pefetch periodic job 2021-09-08 11:05:57 -07:00
test_taskflow_executor.py Make taskflow_executor log get_flow() exceptions 2021-06-02 10:50:03 -07:00
test_utils.py Add support to get glance endpoint 2022-08-22 06:44:47 +00:00