Files
python-keystoneclient/keystoneclient/tests/v3
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
..
2013-09-24 12:34:17 +10:00
2014-02-08 22:22:08 +08:00
2014-02-08 22:22:08 +08:00
2014-09-17 15:46:49 -04:00
2014-02-08 22:22:08 +08:00
2014-05-07 14:48:25 -04:00
2014-02-08 22:22:08 +08:00
2014-08-06 09:43:56 +08:00
2014-07-30 05:04:25 +10:00