cinder/tools
Chuck Short adcfb4f97e Simplify running pylint
This commit does several things:

- Setup and run pylint directly rather than running
  through a script. This allows the user to see what is happening
  while the user is running through pylint.
- Allow the user to either run pylint on a particular changeset,
  or the entire cinder tree.
- Allow the user to run on a particular changeset. Using like
  HEAD~1, etc.
- Since the pylint gate check I disabled the tests that were
  reported by pylint. The thought here would be go through
  the failures and correct them.
- Update pylint to 2.1.1.
- Removed old pylintrc.

Change-Id: I708c93843d991e8c0ac114b0b2d6ede373b96d0a
Signed-off-by: Chuck Short <chucks@redhat.com>
2018-09-06 10:00:07 -04:00
..
config Add keystoneauth options to list_opts 2018-07-23 12:02:08 +08:00
hooks Fix multibackend-matrix confs 2017-02-15 16:01:32 -02:00
check_exec.py Add releasenotes to check_exec list 2017-08-16 15:50:44 -04:00
coding-checks.sh Simplify running pylint 2018-09-06 10:00:07 -04:00
colorizer.py Don't use dict.iterkeys() 2015-05-25 22:20:28 +02:00
enable-pre-commit-hook.sh Remove run_tests.sh wrapper 2016-12-09 14:15:54 -06:00
fast8.sh Fix tox -e fast8 2016-01-08 11:05:44 -05:00
generate_driver_list.py Clean output of driver list generation 2018-04-25 17:15:23 -05:00
test-setup.sh Minor cleanup on tools/test-setup.sh 2017-02-07 11:40:16 +01:00
with_venv.sh Fix up the test framework 2013-06-14 14:02:17 +00:00