murano/tools
Filip Blaha a4788eeeab Adding lintstack to support pylint gate job.
* support scripts were copied from other projects like cinder, ...
* some modification were made to support some code checks
* at first we focus on code issues classified as 'refactor'
* job compare sets of code issues of current and previous commit
* if new issue emerged in current commit then -1
* use tox to launch locally 'tox -e pylint'
* next step is to create non-voting gate job
* job can be tested locally, example:
* 1) create method with more then 5 arguments
* 2) commit the change
* 3) run 'tox -e pylint'
* job should fail on 'Too many arguments'

Change-Id: Iccfb842de92e2284bedcfc7d9b1df5f456ba9d14
2015-04-23 15:52:57 +02:00
..
install_venv.py Fix missing function error in install_venv 2014-04-16 19:59:54 +00:00
install_venv_common.py Add policy checks to API 2014-06-11 13:37:41 -05:00
lintstack.py Adding lintstack to support pylint gate job. 2015-04-23 15:52:57 +02:00
lintstack.sh Adding lintstack to support pylint gate job. 2015-04-23 15:52:57 +02:00
pretty_tox.sh Use python from venv for subunit-trace 2015-03-13 08:16:48 +00:00
with_venv.sh Removed all projects except Glazier Api 2013-04-09 13:25:02 +04:00