manila/tools
gengchc2 40e073a8a1 use six.StringIO for compatibility with io.StringIO in python3
The newer version of six (1.4.1) provides six.StringIO
which is a fake file object for textual data. It's an
alias for cStringIO.StringIO, in python2 and io.StringIO
in Python3

Change-Id: I5f4af05eb0754d85a73068d5f6b285d4be07cdfc
2016-12-20 11:43:19 +08: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 Fix spelling mistakes in cover.sh 2016-11-16 11:42:40 +00:00
enable-pre-commit-hook.sh docs 2013-09-17 10:57:47 +03: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 use six.StringIO for compatibility with io.StringIO in python3 2016-12-20 11:43:19 +08:00
lintstack.sh Initialize from cinder 2013-08-08 10:34:06 -04:00
with_venv.sh Last sync to Manila from oslo-incubator 2015-11-20 19:20:21 +00:00