glance/glance/common
Brian Rosmaita daa602baa9 Change default value for [wsgi]/python_interpreter
The default value is being set too early.  We don't want to use
the value of sys.executable at the time the config is generated,
because that's unlikely to map to an existing interpreter in an
actual deployment.

Change-Id: Ic40f582f83e04c6915a3fcb231d6d95ca071c100
Closes-bug: #1962581
2022-03-01 09:44:13 -08:00
..
location_strategy Remove six.moves.urllib usage 2022-01-27 14:54:05 +00:00
scripts Remove six.moves.urllib usage 2022-01-27 14:54:05 +00:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 22:39:05 -06:00
auth.py Remove six.moves.urllib usage 2022-01-27 14:54:05 +00:00
client.py Remove glance.common.client._encode_headers 2022-01-27 16:37:47 +00:00
config.py Change default value for [wsgi]/python_interpreter 2022-03-01 09:44:13 -08:00
crypt.py Remove final six usage 2022-01-27 16:37:20 +00:00
exception.py Remove '__unicode__' magic methods 2022-01-27 16:37:57 +00:00
format_inspector.py Fix typos 2021-10-13 03:02:52 +02:00
property_utils.py Merge "Remove remaining six.moves usage" 2022-02-14 06:46:12 +00:00
removed_config.py Remove unused option "owner_is_tenant" 2021-02-11 16:17:10 +01:00
store_utils.py Remove six.moves.urllib usage 2022-01-27 14:54:05 +00:00
swift_store_utils.py Remove remaining six.moves usage 2022-01-27 16:37:11 +00:00
timeutils.py Raise hacking to latest 2.0.0 release 2020-03-27 14:11:08 -05:00
trust_auth.py Revert "Remove all usage of keystoneclient" 2021-06-10 13:51:49 +01:00
utils.py Remove final six usage 2022-01-27 16:37:20 +00:00
wsgi.py Remove final six usage 2022-01-27 16:37:20 +00:00
wsgi_app.py [uwsgi] Add missing pefetch periodic job 2021-09-08 11:05:57 -07:00
wsme_utils.py Replace oslo_utils.timeutils 2015-12-10 10:53:46 +00:00