glance/glance
Alex Meade be34808c7b Make passing user token to registry configurable
This patch adds CONF.use_user_token as a config option. When true, glance will
continue to use the user token when communicating with glance registry. When
false, glance will read admin credentials from the config and use those to
communicate with glance registry. Using admin credentials allow for
reauthentication when tokens expire and prevents requests from silently failing.

DocImpact
Fixes bug 1182536

Change-Id: Ia6b563677eb67d4069571c82b9dad3f025b6e9fb
2013-05-24 12:27:07 -04:00
..
api Merge "Add unittests for image upload functionality in v1" 2013-05-23 10:36:49 +00:00
cmd Convert scripts to entry points 2013-04-29 14:08:29 -10:00
common Make passing user token to registry configurable 2013-05-24 12:27:07 -04:00
db Implement registry API v2 2013-05-07 00:59:11 +02:00
domain fixes use the fact that empty sequences are false 2013-03-18 14:39:38 +08:00
image_cache Create package for registry's client 2013-05-01 22:34:17 +02:00
locale Imported Translations from Transifex 2013-04-17 00:02:03 +00:00
notifier Gracefully handle qpid errors 2013-04-19 16:59:13 +00:00
openstack Sync with oslo-incubator copy of setup.py and version.py 2013-04-22 00:16:16 +00:00
registry Make passing user token to registry configurable 2013-05-24 12:27:07 -04:00
store Merge "Create package for registry's client" 2013-05-01 21:34:50 +00:00
tests Make passing user token to registry configurable 2013-05-24 12:27:07 -04:00
__init__.py Remove gettext.install() from glance/__init__.py 2013-05-08 09:21:46 +01:00
context.py Use RBAC policy to determine if context is admin. 2013-05-02 16:40:24 +01:00
gateway.py Fix domain database initialization 2013-03-22 15:14:11 -07:00
schema.py fixes use the fact that empty sequences are false 2013-03-18 14:39:38 +08:00
version.py Updates OpenStack LLC with OpenStack Foundation 2013-02-17 19:19:43 -08:00