glance/api-ref/source
Grégoire Unbekandt 92492cf504 Add ability to import image into multi-stores
The import image api now supports a list of stores to import data into.
This list can be specified through a new "stores" field that has been
added to the request body.
During import stage, Glance iterates overs this list and send the data
to each store one by one.
If an invalid backend is requested by the user, an exception is raised.
If an errors occurs during verify, already pushed data is removed and
image state is unchanged.

Change-Id: Id3ac19488c0a693d7042be4a3c83f3b9f12313d0
Implements: blueprint import-multi-stores
2020-02-10 09:39:01 +01:00
..
v2 Add ability to import image into multi-stores 2020-02-10 09:39:01 +01:00
versions Set API version 2.9 CURRENT 2019-10-01 17:45:26 +00:00
conf.py Follow the OpenStack Sphinx theme configuration 2018-05-01 15:03:56 +08:00
heading-level-guide.txt api-ref: update interoperable image import info 2018-02-17 16:29:51 -05:00
index.rst Remove v1 from API ref 2018-03-06 12:44:40 +00:00