config/sysinv/sysinv/sysinv/sysinv/db
Mathieu Robinson 0682193eb9 Fix tox pep8 errors of type E722 in sysinv
Remove the skip clause for E722.
Fix the offending errors. This should not affect the logic of the code.

E722: "Do not use bare except".

The aim here is to be as specific as possible with the exceptions
while still catching all the exceptions we would previously expect.

Story: 2002888
Task: 23161

Change-Id: I41bc36a74f997fc25dd2192e85b8867e26011c96
Signed-off-by: Mathieu Robinson <mathieu.robinson@windriver.com>
2018-08-10 14:51:50 -04:00
..
sqlalchemy Fix tox pep8 errors of type E722 in sysinv 2018-08-10 14:51:50 -04:00
__init__.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
api.py Add support for external Ceph 2018-07-31 15:48:43 -04:00
migration.py Sysinv. Cleanup import statements for pep8 2018-06-29 13:43:53 -04:00