fault/fm-rest-api/fm/fm
Shuicheng Lin aebc9ee1fa Enable fm-rest-api to return json format error message
Closes-Bug: 1789979

fm-rest-api returns json format message for the correct api
access. For the invalid api access, the message is with html
format, need add wrap_app to convert it to json format.
Fix:
The implementation code is copied from upstream Ironic API,
and minor modification to pass tox pep8 check.
Also remove "x" attribute for the py file.
Test:
Pass build and multi node deploy test. Confirmed the return
message is json format.

Change-Id: I36fa89b82377d52008a467316c42c06caa65cd90
Signed-off-by: Shuicheng Lin <shuicheng.lin@intel.com>
2018-12-03 22:14:21 +08:00
..
api Enable fm-rest-api to return json format error message 2018-12-03 22:14:21 +08:00
cmd Decouple Fault Management from stx-config 2018-08-16 13:23:33 -04:00
common Update the outdated URL 2018-09-23 16:32:20 +08:00
db Fix the conflict of urlparse between python2 and python3 2018-11-09 09:43:49 +08:00
objects Decouple Fault Management from stx-config 2018-08-16 13:23:33 -04:00
__init__.py Decouple Fault Management from stx-config 2018-08-16 13:23:33 -04:00
config-generator.conf Decouple Fault Management from stx-config 2018-08-16 13:23:33 -04:00