glance/tools
Bo Wang eb2e7c04fe Drop dict.iterkeys() for python3
dict.iterkeys() has been removed in python3, replace it with
dict.keys().
Don't use six.iterkeys(dict). ref:
http://lists.openstack.org/pipermail/openstack-dev/2015-June/066391.html

Change-Id: Ifbb27c748f43155ea1f6b43b718516c3a348daf2
2016-01-20 21:26:28 +08:00
..
colorizer.py Drop dict.iterkeys() for python3 2016-01-20 21:26:28 +08:00
install_venv.py To fixes import error for run_tests.sh 2014-04-29 13:12:23 +08:00
install_venv_common.py Update glance.openstack.common 2014-10-16 11:12:18 +08:00
migrate_image_owners.py Import i18n functions directly 2015-12-07 18:20:43 +03:00
with_venv.sh Enclose command args in with_venv.sh 2013-09-20 05:50:40 +08:00