StarlingX Distributed Cloud
501fa35af2
The pylint that was specified as an upper constraint was not as strict as the newer versions. - Fixed or suppressed any new error codes being reported. Suppressed error codes should be fixed by additional reviews. - added a zuul target for pylint - Added dcdbsync to the folders being processed by pylint. - Removed the env:UPPER_CONSTRAINTS_FILE from tox.ini so that zuul does not override the upper constraints with an newer version. - Needed to add greenlet to the extension-pkg-whitelist since runtime introspection of that component is not possible. - oslo-messaging get_transport deprecated 'aliases' in pike, and removed it in rocky. The packaged version in STX is 5.30.6 which still supports aliases. This requires us to explicitly run tox with the version that we ship (pre-stein). This is controlled by a local upper-constraints.txt file. Related-Bug: 1865054 - Paste file handling reports a pylint issue which has been suppressed Related-Bug: 1865085 Story: 2004515 Task: 38882 Change-Id: Ie7c8c2adab1eeb9100159a2aa29968a0b557e2e4 Signed-off-by: Al Bailey <Al.Bailey@windriver.com> |
||
---|---|---|
api-ref/source | ||
distributedcloud | ||
doc | ||
releasenotes | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.zuul.yaml | ||
centos_build_layer.cfg | ||
centos_dev_docker_images.inc | ||
centos_dev_wheels.inc | ||
centos_iso_image.inc | ||
centos_pkg_dirs | ||
centos_stable_docker_images.inc | ||
centos_stable_wheels.inc | ||
CONTRIBUTING.rst | ||
CONTRIBUTORS.wrs | ||
HACKING.rst | ||
README_DC | ||
requirements.txt | ||
test-requirements.txt | ||
tox.ini |