glance/glance/tests/unit/v1
Brian Waldon 2a01e6ef75 Enable anonymous access through context middleware
Certain deployments need to allow anonymous access to its
images. This patch allows a user that has failed to authenticate with
Keystone to access the API in read-only context.

* Configure through 'allow_anonymous_access' option, defaults to False
* Implements bp api-v2-anonymous-access

Change-Id: Ia8f57e54bd141a2da1ca4600d1970558fb497f67
2012-05-28 20:44:14 +01:00
..
__init__.py Adding versioned namespaces in test dir 2012-03-25 13:28:45 -07:00
test_api.py Enable anonymous access through context middleware 2012-05-28 20:44:14 +01:00