glance/glance/common
Jesse Pretorius e078c7e3b2 Correct related section for enable_image_import
The documentation references the section DEFUALT
instead of DEFAULT. As this is most likely a
spelling error which will cause confusion, it is
better if we fix it.

This patch corrects the config option information
and includes an updated set of sample config files
generated from the current code including the fix.

Change-Id: If3c5e334aa1fa2ff5a28f52c00330d42cb9bcf9d
2017-11-17 18:33:45 +00:00
..
location_strategy Clean up acceptable values for 'store_type_preference' 2017-04-26 15:06:33 +00:00
scripts Fix api_image_import tasks stuck in 'pending' 2017-08-23 14:12:43 -04:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 22:39:05 -06:00
auth.py Extracted HTTP response codes to constants 2016-10-06 15:15:20 +00:00
client.py IPv6 fix in Glance for malformed URLs. 2016-11-15 17:09:51 +01:00
config.py Correct related section for enable_image_import 2017-11-17 18:33:45 +00: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 Update the documention for doc migration 2017-08-02 07:22:46 +00:00
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 Remove references of s3 store driver 2016-08-11 12:32:48 -04: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 Use oslo.utils exception encoding util 2016-01-22 16:14:20 -08:00
trust_auth.py Fix trust auth mechanism 2017-06-29 22:35:07 +03:00
utils.py Fix some reST field lists in docstrings 2017-03-25 00:35:17 -07:00
wsgi.py Merge "Replace body_file with class to call uwsgi.chunked_read()" 2017-10-19 18:25:28 +00:00
wsgi_app.py Add pbr wsgi script entrypoint to glance 2017-06-18 03:52:20 -04:00
wsme_utils.py Replace oslo_utils.timeutils 2015-12-10 10:53:46 +00:00