ha/service-mgmt-api/sm-api/sm_api/openstack/common
Charles Short 702ea92596 py3: Fix exception types
Except keywords expects a tuple containing only base classes,
or a base class as the exception type in Python3.
This is compatible with Python2.

Convert lists to tuples, and expand nested tuples.
Suppress pylint warnings.

This was taken from d41f3fe19939f1759ca3cf73874724bd75eebe43
in the starlingx/config repo.

Story: 2006796
Task: 42866

Signed-off-by: Charles Short <charles.short@windriver.com>
Change-Id: I129302b5a6199b705b3533ffb77e7700e815df2f
2021-07-29 08:07:56 -04:00
..
config Fix python3 compatibility 2021-06-28 16:10:19 +03:00
db Fix python3 compatibility 2021-06-28 16:10:19 +03:00
fixture StarlingX open source release updates 2018-05-31 07:36:26 -07:00
notifier Fix flake8 errors and disable ignore case 2018-11-07 08:12:37 +08:00
rootwrap Fix python3 compatibility 2021-06-28 16:10:19 +03:00
rpc py3: Fix exception types 2021-07-29 08:07:56 -04:00
__init__.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
cliutils.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
context.py Fix python3 compatibility 2021-06-28 16:10:19 +03:00
eventlet_backdoor.py Fix filter issue for Python 2/3 compatible code. 2018-10-15 13:00:51 +08:00
excutils.py Fix flake8 errors and disable ignore case 2018-11-07 08:12:37 +08:00
fileutils.py Fix python3 compatibility 2021-06-28 16:10:19 +03:00
gettextutils.py Fix python3 compatibility 2021-06-28 16:10:19 +03:00
importutils.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
jsonutils.py Fix python3 compatibility 2021-06-28 16:10:19 +03:00
local.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
lockutils.py Fix flake8 errors and disable ignore case 2018-11-07 08:12:37 +08:00
log.py Fix python3 compatibility 2021-06-28 16:10:19 +03:00
log_handler.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
loopingcall.py Unsupress pylint warnings. 2018-10-04 14:19:31 -05:00
network_utils.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
periodic_task.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
policy.py Fix python3 compatibility 2021-06-28 16:10:19 +03:00
processutils.py Fix python3 compatibility 2021-06-28 16:10:19 +03:00
service.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
setup.py Fix python3 compatibility 2021-06-28 16:10:19 +03:00
strutils.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
threadgroup.py Fix flake8 errors and disable ignore case 2018-11-07 08:12:37 +08:00
timeutils.py Fix flake8 errors and disable ignore case 2018-11-07 08:12:37 +08:00
uuidutils.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
version.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00