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
..
2018-05-31 07:36:51 -07:00