glance/glance/common
Abhishek Kekane cb45edf5c8 Add multi-store support
Made provision for multi-store support. Added new config option
'enabled_backends' which will be a comma separated Key:Value pair
of store identifier and store type.

DocImpact
Depends-On: https://review.openstack.org/573648
Implements: blueprint multi-store

Change-Id: I9cfa066bdce51619a78ce86a8b1f1f8d05e5bfb6
2018-08-01 08:53:47 +00:00
..
location_strategy Clean up acceptable values for 'store_type_preference' 2017-04-26 15:06:33 +00:00
scripts Add multi-store support 2018-08-01 08:53:47 +00:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 22:39:05 -06:00
auth.py Remove all usage of keystoneclient 2018-04-09 17:45:10 -05:00
client.py IPv6 fix in Glance for malformed URLs. 2016-11-15 17:09:51 +01:00
config.py Multihash implementation for Glance 2018-07-31 21:28:38 -04:00
crypt.py Use cryptography instead of pycrypto 2017-03-28 13:12:57 -04:00
exception.py Remove the remaining code after glare-ectomy 2017-03-17 15:29:16 +03:00
property_utils.py Implementation of Inject metadata properties 2018-01-19 12:11:31 +05:30
rpc.py do not declare code blocks as json when they do not parse 2017-06-21 14:15:58 -04:00
store_utils.py Add multi-store support 2018-08-01 08:53:47 +00:00
swift_store_utils.py Fix a typo in swift_store_utils.py: replace Vaid with Valid 2017-09-26 09:13:45 +00:00
timeutils.py Handle TZ change in iso8601 >=0.1.12 2018-01-31 14:50:36 +00:00
trust_auth.py Remove all usage of keystoneclient 2018-04-09 17:45:10 -05:00
utils.py Fix unreachable 'ImageSizeLimitExceeded' exception in image-upload 2018-05-30 04:53:30 +00:00
wsgi.py Add multi-store support 2018-08-01 08:53:47 +00:00
wsgi_app.py Add multi-store support 2018-08-01 08:53:47 +00:00
wsme_utils.py Replace oslo_utils.timeutils 2015-12-10 10:53:46 +00:00