StarlingX Installation/Update/Patching/Backup/Restore
Go to file
Don Penney 678e786c5b Address python3 pylint errors and warnings
This commit addresses issues detected by the updated python3 pylint:
- Added a return code to the report_app_dependencies function to
satisfy the E1111 error reported.
- Added line-specific pylint disable for unused-argument for cases
where the inclusion of such arguments in the function signature was
intentional.
- Added line-specific pylint disable for the duplicate-except case
found, as python3 has merged IOError into OSError, while these are
separate exceptions in python2. Once we're running solely on python3,
this duplicate exception handling can be dropped.

Change-Id: I96a521288e71948f06ad0c88a12c8f475ed8bc99
Closes-Bug: 1855180
Signed-off-by: Don Penney <don.penney@windriver.com>
2019-12-05 14:51:48 +00:00
api-ref/source stx-update: API Ref Doc Content 2019-02-19 03:57:55 -06:00
cgcs-patch Address python3 pylint errors and warnings 2019-12-05 14:51:48 +00:00
devstack Subdirectories 'tsconfig ' relocated to repo 'stx-config' 2019-09-05 13:04:59 -04:00
doc Fix the error links for starlingx update docs 2019-07-03 09:35:32 -04:00
enable-dev-patch Relocate enable-dev-patch to stx-update/enable-dev-patch 2018-08-01 12:46:56 -04:00
extras/scripts fix path to release-info.inc in patch_build.sh 2019-09-09 14:43:40 -04:00
patch-alarm Enable tox bandit checks for python in update repo 2019-12-02 10:30:41 -06:00
patch-boot-args StarlingX open source release updates 2018-05-31 07:37:12 -07:00
patch-scripts Cleanup openstack components from patch scripts and tests 2019-04-04 09:39:18 -05:00
releasenotes Merge "Clean up and standardize landing pages" 2019-02-27 14:47:58 +00:00
smart-helper StarlingX open source release updates 2018-05-31 07:37:12 -07:00
.gitignore Adding unit tests to tsconfig and clean it up a bit 2019-03-04 19:16:05 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:36 +00:00
.zuul.yaml Enable tox bandit checks for python in update repo 2019-12-02 10:30:41 -06:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:37:12 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:37:12 -07:00
README.rst StarlingX open source release updates 2018-05-31 07:37:12 -07:00
centos_build_layer.cfg Build layering, add layer build config file 2019-10-15 12:56:44 +08:00
centos_dev_wheels.inc Config file changes to remove 'tsconfig ' after relocation to 'stx-config' 2019-09-04 15:36:52 -04:00
centos_iso_image.inc Config file changes to remove 'tsconfig ' after relocation to 'stx-config' 2019-09-04 15:36:52 -04:00
centos_pkg_dirs Config file changes to remove 'tsconfig ' after relocation to 'stx-config' 2019-09-04 15:36:52 -04:00
centos_stable_wheels.inc Config file changes to remove 'tsconfig ' after relocation to 'stx-config' 2019-09-04 15:36:52 -04:00
pylint.rc Enable Unused Variable 2019-07-19 10:28:00 -04:00
requirements.txt Add Zuul test foundation 2018-07-25 08:48:07 -05:00
test-requirements.txt Add initial unit testing to cgcs-patch 2019-06-27 15:46:43 -04:00
tox.ini Enable tox bandit checks for python in update repo 2019-12-02 10:30:41 -06:00

README.rst

stx-update

StarlingX Software Management