glance/releasenotes/notes/copy-existing-image-94fd0b8d24bc16a0.yaml
Abhishek Kekane 1754c9e2b0 Copy existing image in multiple stores
Added new import method 'copy-image' which will copy existing image into
specified list of stores. Introduced additional task which will serve
as internal plugin which will allow copying existing image into staging
area and then this data will be uploaded to specified stores via regula
import flow.

NOTE: This new import method 'copy-image' is only supported if multiple
stores are enabled in deployment.

APIImpact
Implements: blueprint copy-existing-image
Change-Id: I13eaab7ab013f44ce18465bdbdbe8052942570ff
2020-02-12 05:32:46 +00:00

17 lines
706 B
YAML

---
features:
- |
Added new import method ``copy-image`` which will copy existing image
into multiple stores.
upgrade:
- |
Added new import method ``copy-image`` which will copy existing image
into multiple stores. The new import method will work only if multiple
stores are enabled in the deployment. To use this feature operator
needs to mention ``copy-image`` import method in ``enabled_import_methods``
configuration option. Note that this new internal plugin applies *only* to
images imported via the `interoperable image import process`_.
.. _`interoperable image import process`: https://developer.openstack.org/api-ref/image/v2/#interoperable-image-import