StarlingX OpenStack Armada App
Go to file
Bernardo Decco a7f3a058fe Add pylint py3 portability checks for the openstack-armada-app repo
A lot of work has gone into making sure that StarlingX is python3
compatible. To ensure future compatibility, enable the python3
portability checks. Disable the checks that are raising errors.
Another set of commits will address the offending code.

Add following suppress warnings in pylint.rc:
- W1618: no-absolute-import
- W1646: invalid-str-codec

Depends-On: https://review.opendev.org/c/starlingx/openstack-armada-app/+/808768
Story: 2006796
Task: 43190
Signed-off-by: Bernardo Decco <bernardo.deccodesiqueira@windriver.com>
Change-Id: Ib46f8a67042c40823ef870773cf7159763738e06
2021-09-13 15:22:34 -03:00
enhanced-policies Merge "RBAC Patch 5: Nova tests" 2021-06-02 18:40:03 +00:00
openstack-helm Add support for trust public ingress 2021-08-05 11:21:09 -03:00
openstack-helm-infra Merge "Enabling liveness probe for MariaDB" 2021-08-13 16:50:28 +00:00
python-k8sapp-openstack Add pylint py3 portability checks for the openstack-armada-app repo 2021-09-13 15:22:34 -03:00
stx-openstack-helm Change default Help URL on Horizon 2021-08-17 16:16:08 -03:00
.gitignore Attempting to add zuul jobs to new repo 2019-09-09 12:25:17 -05:00
.gitreview Add a .gitreview file to the new repo 2019-09-09 08:42:46 -05:00
.zuul.yaml Add pylint py3 portability checks for the openstack-armada-app repo 2021-09-13 15:22:34 -03:00
bindep.txt Add python3.9 support 2021-09-09 11:27:54 -04:00
centos_build_layer.cfg Build layering, add layer build config file and tarball lst 2019-10-15 15:12:28 +08:00
centos_pkg_dirs Enable helm/armada plugin delivery with the application 2020-05-27 15:05:02 -04:00
centos_pkg_dirs_containers Config file changes to add 'stx-openstack-helm helm-charts/garbd helm-charts/nginx-ports-control ' after relocation from 'stx-config' 2019-09-04 10:55:02 -04:00
centos_tarball-dl.lst Update download list for openstack-helm upgrade 2020-06-17 22:18:46 +08:00
requirements.txt Attempting to add zuul jobs to new repo 2019-09-09 12:25:17 -05:00
test-requirements.txt Attempting to add zuul jobs to new repo 2019-09-09 12:25:17 -05:00
tox.ini Add pylint py3 portability checks for the openstack-armada-app repo 2021-09-13 15:22:34 -03:00