karbor/karbor/api
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
..
middleware Add error log message in FaltWrapper 2018-11-07 09:40:03 +00:00
openstack Docs: enable warning-is-error, fix errors 2017-07-25 15:23:32 +03:00
schemas Add jsonschema validation for karbor copies API 2017-12-27 11:49:06 +08:00
v1 Add trigger verification in API 2018-01-26 13:50:37 +08:00
validation Add jsonschema validation for karbor quotas API 2017-12-19 11:39:15 +08:00
__init__.py Change Smaug to Karbor 2016-08-18 22:55:34 +08:00
common.py Merge "Add a check about the range of the parameter 'offset'" 2017-04-07 07:46:12 +00:00
versions.py Fix fullstack test error 2018-02-27 09:57:13 +08:00