nfv/nova-api-proxy
Fabricio Henrique Ramos 5893abad67 Add pylint py3 portability checks for the nova-api-proxy
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
- W1645: exception-message-attribute

Story: 2006796
Task: 43274

Signed-off-by: Fabricio Henrique Ramos <fabriciohenrique.ramos@windriver.com>
Change-Id: Icf304783ecfc98f3493f74faef6f2638c331dc5f
2021-09-13 17:44:31 +00:00
..
centos Add auto-version for remaining stx/nfv packages 2020-12-17 13:24:47 -05:00
nova-api-proxy py3: nfv update urllib compatibility 2021-07-26 13:12:25 -04:00
opensuse Refactor on nova-api-proxy.spec for opensuse 2019-10-03 12:39:35 -05:00
.gitignore StarlingX open source release updates 2018-05-31 07:36:51 -07:00
PKG-INFO StarlingX open source release updates 2018-05-31 07:36:51 -07:00
pylint.rc Add pylint py3 portability checks for the nova-api-proxy 2021-09-13 17:44:31 +00:00
test-requirements.txt Not require recreate of tox env when running tox 2021-04-06 09:48:36 -05:00
tox.ini Not require recreate of tox env when running tox 2021-04-06 09:48:36 -05:00