tripleo-common/tripleo_common
Sorin Sbarnea 13ac87ba36 Enable pylint
This is a follow-up from [1] which underlined that the code lacks even basic coverage as it allow
us to introduce a costly regression which could have being detected by pylint no-member test.

- enables pylint with most checks temporary disabled, so we have time
  to address them gradually
- fixes few minor issues reported by the tool
- adds skips for some known "no-member" errors but avoids adding it to the exclude list, as this
  in order to prevent further regressions.
- once landed we can easily address the temporary disabled errors, one by one. In fact this is could
  prove as a very good learning experience for newer team members. They can start by removing on
  random exclusion and fixing it. As a hint: leave the missing docstrings for the end, some problems
  are more important to fix first.

1: https://review.opendev.org/c/openstack/tripleo-common/+/762892/6/tripleo_common/image/builder/buildah.py

Change-Id: I10ab0cbfbaab77b9208e9a5d74d59eb041cb16ee
2020-12-21 14:06:49 +00:00
..
actions Merge "Lower ansible poll interval time" 2020-10-16 20:06:30 +00:00
filters Add logging to capabilities filter 2017-09-20 17:50:42 +00:00
image Enable pylint 2020-12-21 14:06:49 +00:00
releasenotes/notes Wire in parameters.convert_docker_params 2019-04-10 13:25:39 -04:00
templates Switch 55-heat-config to async 2020-07-28 14:02:53 -06:00
tests Enable pylint 2020-12-21 14:06:49 +00:00
utils Enable pylint 2020-12-21 14:06:49 +00:00
__init__.py Add ReNo support 2017-01-12 12:06:02 +00:00
arch.py Default to host CPU architecture if none is supplied 2017-08-05 09:11:20 +10:00
constants.py Add both validations path for inflight validation 2020-10-07 12:38:49 +02:00
exception.py Enable pylint 2020-12-21 14:06:49 +00:00
i18n.py Update the documentation link for doc migration 2017-07-25 15:00:27 +08:00
inventories.py Cleanup and add test coverage for inventory without overcloud 2020-12-07 10:05:36 +00:00
inventory.py Cleanup and add test coverage for inventory without overcloud 2020-12-07 10:05:36 +00:00
update.py Handle failed neutron-plugin-ml2.yaml lookup 2019-05-13 09:58:28 -04:00