glance/glance/registry
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 Implement registry API v2 2013-05-07 00:59:11 +02:00
client Make passing user token to registry configurable 2013-05-24 12:27:07 -04:00
__init__.py Create package for registry's client 2013-05-01 22:34:17 +02:00