nova/tools
Ravi Shekhar Jethani b93d214442 Simplified boolean variable check
Currently 'test_list' variable is being checked
for empty list like 'if test_list == []:'.
The more standard approach is like 'if not test_list:'.

TrivialFix

Change-Id: I0b389c11b992c93529b305b1ebce6b181f9a9a30
2015-11-18 23:45:28 -08:00
..
db Merge "Switch from MySQL-python to PyMySQL" 2015-07-15 15:53:35 +00:00
xenserver xapi-tools: fixes cache cleaner script 2015-10-02 10:20:51 +00:00
abandon_old_reviews.sh include python-novaclient in abandon policy 2014-12-08 16:11:08 -05:00
build_latex_pdf.sh Add tool to build a doc latex pdf 2015-07-14 16:13:47 -04:00
clean-vlans Remove vi modelines 2014-02-03 14:19:44 +00:00
colorizer.py Don't use dict.iterkeys() 2015-05-21 14:52:53 -07:00
enable-pre-commit-hook.sh Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
flake8wrap.sh tox: make it possible to run pep8 on current patch only 2015-07-24 16:15:38 +01:00
install_venv.py Remove vi modelines 2014-02-03 14:19:44 +00:00
install_venv_common.py Sync with latest oslo-incubator 2014-10-11 21:25:52 -04:00
nova-manage.bash_completion add nova-manage bash completion script 2012-06-20 17:02:49 +02:00
pretty_tox.sh work around for until-failure 2015-01-16 14:24:29 -05:00
regression_tester.py Simplified boolean variable check 2015-11-18 23:45:28 -08:00
with_venv.sh support reloctable venv roots in testing framework 2013-02-07 12:38:45 -08:00