update/cgcs-patch/cgcs-patch
Don Penney c2210e7120 Ignore pylint W0707 warnings in cgcs-patch
pylint-2.6.0 introduced a new W0707 warning related to a new
capability in python3. Given cgcs-patch is still running py2, this new
warning is being ignored. When we move to python3, we will review the
pylint warnings at that time.

Change-Id: If59dcc62ce68d7bb7b119018502ba6d318e7746a
Closes-Bug: 1902916
Signed-off-by: Don Penney <don.penney@windriver.com>
2020-11-04 12:11:41 -05:00
..
cgcs_make_patch Fix UNREMOVABLE parsing in make_patch_functions.py 2020-08-17 10:30:07 -04:00
cgcs_patch Protect against stale repo data in DNF cache 2020-06-22 21:16:35 -04:00
cgcs_patch_id Enable Python3 Compatibility 2019-06-06 10:17:52 -04:00
.coveragerc Add initial unit testing to cgcs-patch 2019-06-27 15:46:43 -04:00
.stestr.conf Add initial unit testing to cgcs-patch 2019-06-27 15:46:43 -04:00
LICENSE StarlingX open source release updates 2018-05-31 07:37:12 -07:00
pylint.rc Ignore pylint W0707 warnings in cgcs-patch 2020-11-04 12:11:41 -05:00
pylint_make_patch.rc Ignore pylint W0707 warnings in cgcs-patch 2020-11-04 12:11:41 -05:00
requirements.txt Add test framework for patch alarm manager 2019-06-28 17:03:00 -04:00
setup.cfg Add initial unit testing to cgcs-patch 2019-06-27 15:46:43 -04:00
setup.py Resolve bashate and pep8 warnings 2018-08-08 19:36:58 -05:00
test-requirements.txt Migrate patch-agent to use DNF for swmgmt 2020-01-13 09:20:06 -05:00
tox.ini Update flake8 to verify patch scripts 2020-01-31 09:40:27 -06:00