Go to file
Abhishek Kekane 87114c8ec7 Enable multi store support for glance
Added supporting logic to configure, manage and use multiple stores
of the same or different type/scheme. Added new config option
'default_backend' which will be used to specifiy default store
to which image will be stored.

Added support for file and rbd store. The default behavior is
maintained for backward compatibility.

DocImpact
Partial-Implements: bp multi-store

Change-Id: I1f2e8fa61d6dfecd8395a1f894f74ec5bcb5573c
2018-07-15 15:10:27 +00:00
2018-04-24 14:25:28 -04:00
2018-01-29 06:26:30 +00:00
2016-05-09 14:44:17 +00:00
2018-05-30 18:24:12 -04:00
2014-01-24 18:30:46 +01:00
2018-01-09 14:24:40 +08:00
2018-04-11 11:52:23 -04:00
2018-03-30 18:10:14 +08:00
2017-03-03 22:48:54 +00:00
2018-04-24 14:25:28 -04:00
2018-06-06 15:27:00 -04:00

Team and repository tags

The following tags have been asserted for the Glance Store
Library:
"project:official",
"stable:follows-policy",
"vulnerability:managed",
"team:diverse-affiliation".
Follow the link for an explanation of these tags.

Glance Store Library

Glance's stores library

This library has been extracted from the Glance source code for the specific use of the Glance and Glare projects.

The API it exposes is not stable, has some shortcomings, and is not a general purpose interface. We would eventually like to change this, but for now using this library outside of Glance or Glare will not be supported by the core team.

Description
Glance stores library
Readme 15 MiB
Languages
Python 100%