Files
python-glanceclient/glanceclient/tests/unit
Flavio Percoco c31c136557 No auth when token and endpoint are passed
The latest change to the auth_required logic introduced a bug were even
when the token and endpoint were passed, authentication was being
required.

This patch fixes that issue and makes sure that authentication is not
required when these 2 arguements are present.

Closes-bug: #1499540

Change-Id: I4c9c15ba526378970da5461511ed922d42c5a9f9
2015-09-25 10:59:54 +02:00
..
2015-09-16 09:34:34 +00:00
2015-04-18 17:42:20 +00:00
2015-09-08 20:52:45 +09:00