manila/tools
Goutham Pacha Ravi c9f581caeb [pylint] Fix lintstack.py for python2.x
tools/lintstack.py helper is used to run
pylint on manila in all branches prior to
the Stein release. In some downstream testing
with python2.x, it was found to be using a
version of the print() function available only
in python3x.

We can enable the python3 style print function
from __future__. See [1] for how this import
is dealt with.

[1] https://docs.python.org/2/reference/simple_stmts.html#future

Depends-on: https://review.openstack.org/642715
Change-Id: I41c93ef6c0472ae4293a733bb0ea99511a686440
2019-03-14 17:36:17 +00:00
..
check_exec.py Detect addition of executable files 2016-04-08 14:28:42 +00:00
check_logging.sh Remove unused logging import and LOG global 2016-04-05 07:06:08 -04:00
colorizer.py Sync scripts with oslo-incubator 2014-08-14 12:09:46 +02:00
cover.sh Use stestr for coverage 2018-01-14 13:26:53 +08:00
enable-pre-commit-hook.sh Remove run_tests.sh 2018-10-05 11:13:48 +00:00
fast8.sh Add tox fast8 option 2016-02-21 09:19:39 -05:00
install_venv.py Last sync to Manila from oslo-incubator 2015-11-20 19:20:21 +00:00
install_venv_common.py Sync scripts with oslo-incubator 2014-08-14 12:09:46 +02:00
lintstack.py [pylint] Fix lintstack.py for python2.x 2019-03-14 17:36:17 +00:00
lintstack.sh Initialize from cinder 2013-08-08 10:34:06 -04:00
test-setup.sh Fix grammatical mistake, Changed character from "a" to "an" 2017-07-14 13:39:26 +08:00
with_venv.sh Last sync to Manila from oslo-incubator 2015-11-20 19:20:21 +00:00