StarlingX miscellaneous tools and utilities
Go to file
Don Penney d29ed62e9e Use newer flake8 to run on ubuntu-focal Zuul machines
flake8 2.5.5 fails on ubuntu-focal zuul machines running python3.8
with the following error:
AttributeError: 'FlakesChecker' object has no attribute 'CONSTANT'

The update removes the hacking constraint to use newer flake8. This
also ignores new warnings/errors, which should be addressed in a
future update to remove the ignores.

Change-Id: Ib24639adeea4da3063fb403a8e8484937f9e1a9f
Partial-Bug: 1895054
Signed-off-by: Don Penney <don.penney@windriver.com>
2020-10-12 14:48:51 +08:00
ceph Merge remote-tracking branch 'gerrit/master' into f/centos8 2020-05-21 20:32:26 +08:00
security Config file changes to add 'ceph/ceph-manager ceph/python-cephclient utilities/nfscheck utilities/logmgmt security/tpm2-openssl-engine security/stx-ssl tools/collector tools/engtools/hostdata-collectors utilities/build-info utilities/namespace-utils utilities/pci-irq-affinity-agent utilities/platform-util utilities/stx-extensions utilities/update-motd ' after relocation from 'stx-integ' 2019-09-04 11:08:27 -04:00
tools Merge "De-branding in starlingx/utilities: CGCS,TIS -> StarlingX" 2020-05-08 16:43:01 +00:00
utilities Merge remote-tracking branch 'gerrit/master' into f/centos8 2020-05-21 20:32:26 +08:00
.gitignore Collect filesystem initial commit 2020-02-21 14:57:37 -06:00
.gitreview .gitreview: Update for f/centos8 feature branch 2019-12-23 21:50:56 -08:00
.zuul.yaml Adding job to upload commits to GitHub 2020-02-07 09:51:33 -05:00
CONTRIBUTING.rst Adding zuul jobs for new repo 2019-09-09 13:43:49 -05:00
HACKING.rst Adding zuul jobs for new repo 2019-09-09 13:43:49 -05:00
centos_build_layer.cfg Build layering, add layer build config file and tarball lst file 2019-10-15 15:17:50 +08:00
centos_dev_wheels.inc Add python-cephclient stable/dev wheel file to wheel tarball 2019-11-14 11:16:17 +08:00
centos_guest_image.inc Config file changes to add 'ceph/ceph-manager ceph/python-cephclient utilities/nfscheck utilities/logmgmt security/tpm2-openssl-engine security/stx-ssl tools/collector tools/engtools/hostdata-collectors utilities/build-info utilities/namespace-utils utilities/pci-irq-affinity-agent utilities/platform-util utilities/stx-extensions utilities/update-motd ' after relocation from 'stx-integ' 2019-09-04 11:08:27 -04:00
centos_guest_image_rt.inc Config file changes to add 'ceph/ceph-manager ceph/python-cephclient utilities/nfscheck utilities/logmgmt security/tpm2-openssl-engine security/stx-ssl tools/collector tools/engtools/hostdata-collectors utilities/build-info utilities/namespace-utils utilities/pci-irq-affinity-agent utilities/platform-util utilities/stx-extensions utilities/update-motd ' after relocation from 'stx-integ' 2019-09-04 11:08:27 -04:00
centos_iso_image.inc CentOS 8: Uncomment the packages 2020-04-16 16:04:26 +08:00
centos_pkg_dirs CentOS 8: Uncomment the packages 2020-04-16 16:04:26 +08:00
centos_stable_wheels.inc Add python-cephclient stable/dev wheel file to wheel tarball 2019-11-14 11:16:17 +08:00
centos_tarball-dl.lst Build layering, add layer build config file and tarball lst file 2019-10-15 15:17:50 +08:00
pylint.rc Enable a check in pylint for import-error 2019-09-19 13:49:57 -05:00
requirements.txt Adding zuul jobs for new repo 2019-09-09 13:43:49 -05:00
test-requirements.txt Use newer flake8 to run on ubuntu-focal Zuul machines 2020-10-12 14:48:51 +08:00
tox.ini Use newer flake8 to run on ubuntu-focal Zuul machines 2020-10-12 14:48:51 +08:00