python-mistralclient/mistralclient/tests
Lingxian Kong a5e1e73e83 Show exact error message when authentication falied instead of HTML body
When using pecan.abort() on server side, client side will see response
bodies for HTTP errors, which is not readable for end users.

This patch will let mistral client extract error message from header
returned by mistral serivce, currently, it's only used for
authentication failure.

Closes-Bug: #1502840
Change-Id: I20a7f845676ffe23d93334d171332d717994d937
2015-10-08 18:21:59 +08:00
..
functional Merge "Fix order of arguments in assertEqual" 2015-10-05 08:36:13 +00:00
unit Show exact error message when authentication falied instead of HTML body 2015-10-08 18:21:59 +08:00
__init__.py Moving Mistral Client code from main Mistral repository 2014-01-17 07:15:03 -08:00