distcloud/distributedcloud/dcmanager/common
Al Bailey 501fa35af2 Update pylint for distributedcloud
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>
2020-02-27 15:02:43 -06:00
..
__init__.py Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
config.py Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
consts.py Remote install of sub-cloud controller-0 2020-01-22 16:49:15 -05:00
context.py Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
exceptions.py Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
i18n.py Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
install_consts.py Remote install of sub-cloud controller-0 2020-01-22 16:49:15 -05:00
manager.py Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
messaging.py Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
policy.py Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
serializer.py Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
utils.py Update pylint for distributedcloud 2020-02-27 15:02:43 -06:00
version.py Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00