karbor/karbor/api/middleware
jiaopengju b5834a701f Add error log message in FaltWrapper
After installing karbor from source code, with executing
karbor related command, for example 'karbor service-list',
it returns 500 with 'The server has either erred or is
incapable of performing the requested operation. (HTTP 500)'.
In karbor api log, we can not find any useful word to point
out where the error occurs. So we should add error message
in FaltWrapper to record the error reason.

Closes-Bug: #1801920

Change-Id: I3e7e00d8a48d5cea38d4fb1ca0e62d558598bf6d
2018-11-07 09:40:03 +00:00
..
__init__.py Change Smaug to Karbor 2016-08-18 22:55:34 +08:00
auth.py fix typo in karbor.api.middleware.auth.py 2016-11-30 18:23:18 +08:00
fault.py Add error log message in FaltWrapper 2018-11-07 09:40:03 +00:00