Files
python-keystoneclient/keystoneclient
Jamie Lennox 4a81a14685 Add new error for invalid response
There are a number of places where we expect a certain format of
response. If it's not found we often end up raising a KeyError when
accessing data.

Create a new Exception type that is raised when a HTTP response is not
appropriate for parsing and use it within authentication calls.

Closes-Bug: #1307306
Change-Id: I3cf2db07a8e76ee17702130e9efb0edf640d293a
2014-04-15 09:41:33 +10:00
..
2014-04-15 09:41:33 +10:00
2014-02-08 22:22:08 +08:00
2014-03-03 11:48:58 +08:00
2012-09-29 16:03:23 -07:00
2014-04-15 09:41:33 +10:00
2014-02-17 12:36:38 +02:00
2014-02-08 22:22:08 +08:00
2014-02-08 22:22:08 +08:00
2014-04-15 09:38:20 +10:00
2014-03-07 17:34:02 +01:00