ha/service-mgmt-api/sm-api/sm_api/openstack/common/db/sqlalchemy
Charles Short 1f48745689 Fix python3 compatibility
- Use six.moves for urllib2
- Use six.moves.xmlrpc_client
- Use six.moves.zip
- Adapt gettextutils
- Fix set() order dismatch for python 2/3
- Change dict key to list

Test:
- Build RPM with applied changes.
- Installed simplex controller checked to see if sm-api was running.

Story: 2006796
Task: 42388

Signed-off-by: Charles Short <charles.short@windriver.com>
Change-Id: I29a81755f732b55f67321748604b2e5d951935c9
Signed-off-by: Mihnea Saracin <Mihnea.Saracin@windriver.com>
(cherry picked from commit cdc4757a46)
2021-08-10 21:19:25 -04:00
..
__init__.py Unsupress pylint warnings. 2018-10-04 14:19:31 -05:00
models.py Fix flake8 errors and disable ignore case 2018-11-07 08:12:37 +08:00
session.py Fix Flake8 Bugbear Errors 2019-04-15 17:06:14 -04:00
utils.py Fix python3 compatibility 2021-08-10 21:19:25 -04:00