Files
python-keystoneclient/keystoneclient/tests
Adam Young 36ab799cb9 Prevent AttributeError if no authorization
If you ask client if there is a service catalog when it is unauthorized
it tries to look up the service catalog on a None object. If the client
is unauthorized it should always return False as there cannot be a
service catalog.

Change-Id: I439f71e548b8230e7ce38d1a0e9d0d8f9b205d77
Closes-Bug: 1239219
2014-10-24 10:53:23 +02:00
..
2014-07-23 15:53:56 +02:00
2013-09-24 12:34:17 +10:00
2014-06-15 11:14:08 +08:00
2014-10-15 04:25:50 +00:00