bugfix: E722 do not use bare except
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Fri, 27 Oct 2017 07:45:20 +0000 (15:45 +0800)
committerSerenaFeng <feng.xiaowei@zte.com.cn>
Fri, 27 Oct 2017 07:45:20 +0000 (15:45 +0800)
commita9da6ed15e08b2797f5c794117327d40b46bceae
tree5fd09ea9689fb326221025491dea51102b65f44a
parentd62585d81b030d9c94e14ff3f0a6fb3205bbd61b
bugfix: E722 do not use bare except

new added pep8 check: https://build.opnfv.org/ci/job/testapi-verify-master/435/console

Change-Id: I29c1ffbb534babf55ec2fe675001cc85b9e2e922
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
testapi/opnfv_testapi/common/config.py
testapi/opnfv_testapi/resources/models.py
testapi/opnfv_testapi/resources/result_handlers.py