ha/service-mgmt-api/sm-api/sm_api/openstack/common/rpc
Charles Short 4d9b787546 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
(cherry picked from commit 702ea92596)
2021-08-17 11:41:37 -04:00
..
__init__.py Unsupress pylint warnings. 2018-10-04 14:19:31 -05:00
amqp.py Fix flake8 errors and disable ignore case 2018-11-07 08:12:37 +08:00
common.py Fix python3 compatibility 2021-08-10 21:19:25 -04:00
dispatcher.py Fix dict related issues for Python 2/3 compatible code 2018-09-26 11:27:54 +08:00
impl_fake.py Fix python3 compatibility 2021-08-10 21:19:25 -04:00
impl_kombu.py py3: Fix exception types 2021-08-17 11:41:37 -04:00
impl_qpid.py Fix flake8 errors and disable ignore case 2018-11-07 08:12:37 +08:00
impl_zmq.py Fix python3 compatibility 2021-08-10 21:19:25 -04:00
matchmaker_redis.py Fix flake8 errors and disable ignore case 2018-11-07 08:12:37 +08:00
matchmaker_ring.py Fix python3 compatibility 2021-08-10 21:19:25 -04:00
matchmaker.py Fix flake8 errors and disable ignore case 2018-11-07 08:12:37 +08:00
proxy.py Fix dict related issues for Python 2/3 compatible code 2018-09-26 11:27:54 +08:00
serializer.py Fix: "metaclass" issues for Python 2/3 compatible code. 2018-10-26 11:49:16 +08:00
service.py Fix flake8 errors and disable ignore case 2018-11-07 08:12:37 +08:00
zmq_receiver.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00