Files
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
..
2022-02-18 14:45:44 -03:00
2021-08-10 21:19:25 -04:00
2018-05-31 07:36:26 -07:00
2021-06-25 10:32:34 -04:00

Python bindings for the Service Management API

A python and command line client library for Service Management.