Files
python-keystoneclient/keystoneclient/tests
Jamie Lennox c7ec27a448 Ensure that failing responses are logged
The boolean value of a failed response is False and so the way we
populate the log output does not work when the request failed.

When logging check that a response is not None rather than simply
checking it's boolean value.

Change-Id: I07fb46f156fdf8267fd3d4dc7c587cd604838d73
Closes-Bug: #1451625
2015-05-05 11:02:35 +10:00
..
2015-03-28 14:33:15 +11:00
2013-09-24 12:34:17 +10:00