nova/tools
Victor Stinner 51f443ec4e Don't use dict.iterkeys()
Iterating on a dictionary iterators on its keys, so calling its
iterkeys() method is not needed.

Moreover, the dict.iterkeys() method is gone in Python 3. This change
makes the modified code compatible with Python 3.

Blueprint nova-python3
Change-Id: I140f499d2054bb7d5486e4c61a2f886be6649cbb
2015-05-21 14:52:53 -07:00
..
config Avoid MODULEPATH environment var in config generator 2015-03-31 00:00:57 +00:00
db Enable pep8 on ./tools directory 2014-11-25 11:42:02 +01:00
xenserver Switch to uuidutils from oslo_utils library 2015-02-25 20:05:49 -05:00
abandon_old_reviews.sh include python-novaclient in abandon policy 2014-12-08 16:11:08 -05: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
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 Remove vi modelines 2014-02-03 14:19:44 +00:00
with_venv.sh support reloctable venv roots in testing framework 2013-02-07 12:38:45 -08:00