ha/service-mgmt-api/sm-api/sm_api/openstack/common
Matheus Machado Guilhermino 6ffad90d16 Handle PEP479 issues on ha
Similar to how PEP479 was handled on config[1].

Instances of "raise StopIteration" were changed to
a plain 'return' statement in order to avoid breaking
the existing logic.

CentOS 7 tests:
PASS: Build & install
PASS: Successful Bootstrap

Debian Bullseye tests:
PASS: Build & install
PASS: Successful Bootstrap

[1] https://review.opendev.org/c/starlingx/config/+/825447

Story: 2009101
Task: 44513

Signed-off-by: Matheus Machado Guilhermino <Matheus.MachadoGuilhermino@windriver.com>
Change-Id: Ibe4717e64fcee159c1bc4a17acf623adbfae3908
2022-02-18 14:45:44 -03:00
..
config Fix python3 compatibility 2021-08-10 21:19:25 -04:00
db Re-enable important py3k checks for ha 2021-10-28 17:10:41 -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 Re-enable important py3k checks for ha 2021-10-28 17:10:41 -03:00
rpc Handle PEP479 issues on ha 2022-02-18 14:45:44 -03: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-08-10 21:19:25 -04: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-08-10 21:19:25 -04:00
gettextutils.py Fix python3 compatibility 2021-08-10 21:19:25 -04:00
importutils.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
jsonutils.py Fix python3 compatibility 2021-08-10 21:19:25 -04: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 Re-enable important py3k checks for ha 2021-10-28 17:10:41 -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-08-10 21:19:25 -04:00
processutils.py Fix python3 compatibility 2021-08-10 21:19:25 -04:00
service.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
setup.py Fix python3 compatibility 2021-08-10 21:19:25 -04: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 Re-enable important py3k checks for ha 2021-10-28 17:10:41 -03: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