glance_store/glance_store
Abhishek Kekane 17b66ab6a5 Fix: API returns 503 if one of the store is mis-configured
If user mis-configures one of the multiple stores defined in glance-api
configuratio file, then service returns 503 for all API requests.

Made provision to exclude faulty store and resume service normally
to function wiht other configured stores.

Closes-Bug: #1875281
Change-Id: I685a0ecbfba7cf7dbce3fd2eb84f97bd8ffbfcf3
(cherry picked from commit 98b9091129)
2020-05-08 08:54:02 +00:00
..
_drivers Fix: API returns 503 if one of the store is mis-configured 2020-05-08 08:54:02 +00:00
common Python3: Fix return type on CooperativeReader.read 2019-04-12 23:17:12 +02:00
locale Imported Translations from Zanata 2019-12-23 08:47:11 +00:00
tests Fix: API returns 503 if one of the store is mis-configured 2020-05-08 08:54:02 +00:00
__init__.py Enable multi store support for glance 2018-07-15 15:10:27 +00:00
backend.py Add S3 store support to glance_store 2020-03-26 10:53:46 +09:00
capabilities.py Removed 'store_capabilities_update_min_interval' config option 2019-05-29 06:23:03 +00:00
driver.py Add location prefix url to store instance 2019-06-03 16:16:58 +00:00
exceptions.py Remove warning filter 2019-09-19 06:19:04 +00:00
i18n.py Update oslo libraries 2015-03-19 11:43:42 -05:00
location.py Add S3 store support to glance_store 2020-03-26 10:53:46 +09:00
multi_backend.py Register reserved store configs 2019-09-20 13:34:23 +00:00