update/cgcs-patch
Ricardo Alvim 8141deff72 Add pylint py3 portability checks for the update 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 cgcs-patch/pylint.rc:
- W1618: no-absolute-import
- W1619: old-division
- W1630: cmp-method

Add following suppress warnings in patch-alarm/pylint.rc:
- W1618: no-absolute-import

Story: 2006796
Task: 43198

Signed-off-by: Ricardo Alvim <Ricardo.AlvimNetto@windriver.com>
Change-Id: I0cbe384a72792cf123976f0de2020ae6f3fcd208
2021-09-13 09:55:50 +00:00
..
bin Clear dnf cache before extracting packages during upgrade-start 2021-07-28 16:33:47 +00:00
centos Add cryptodomex dependency 2021-08-11 12:35:42 -04:00
cgcs-patch Add pylint py3 portability checks for the update repo 2021-09-13 09:55:50 +00:00
restart-info.html Cleanup openstack components from patch scripts and tests 2019-04-04 09:39:18 -05:00