glance_store/glance_store
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
..
_drivers Enable multi store support for glance 2018-07-15 15:10:27 +00:00
common Use oslo_utils.encodeutils.exception_to_unicode() 2016-01-21 11:07:10 +01:00
locale Imported Translations from Zanata 2018-03-01 07:11:14 +00:00
tests Enable multi store support for glance 2018-07-15 15:10:27 +00:00
__init__.py Enable multi store support for glance 2018-07-15 15:10:27 +00:00
backend.py Deprecate store_capabilities_update_min_interval 2018-06-20 19:40:17 -04:00
capabilities.py Cleanup i18n marker functions to match Oslo usage 2016-07-20 16:11:42 -04:00
driver.py Enable multi store support for glance 2018-07-15 15:10:27 +00:00
exceptions.py Remove deprecated exceptions 2016-08-08 14:51:28 -04:00
i18n.py Update oslo libraries 2015-03-19 11:43:42 -05:00
location.py Enable multi store support for glance 2018-07-15 15:10:27 +00:00
multi_backend.py Enable multi store support for glance 2018-07-15 15:10:27 +00:00