glance/glance/tests/unit/v2
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
..
__init__.py Adding versioned namespaces in test dir 2012-03-25 13:28:45 -07:00
test_image_data_resource.py Ensure disk_ and container_format during upload 2013-03-07 09:47:21 -08:00
test_image_members_resource.py Fix calls to image_member_find in tests 2013-03-08 12:15:21 -08:00
test_image_tags_resource.py Updates OpenStack LLC with OpenStack Foundation 2013-02-17 19:19:43 -08:00
test_images_resource.py Update db layer to expose multiple image locations 2013-03-02 10:07:17 -08:00
test_registry_api.py Implement registry API v2 2013-05-07 00:59:11 +02:00
test_registry_client.py Make passing user token to registry configurable 2013-05-24 12:27:07 -04:00
test_schemas_resource.py Updates OpenStack LLC with OpenStack Foundation 2013-02-17 19:19:43 -08:00