glance_store/tools
yuyafei 19d8df31fd Replace dict.iterkeys with six.iterkeys to make PY3 compatible
Python3 do not use dict.iterkeys, which would raise AttributeError:
'dict' object has no attribute 'iterkeys'.

Change-Id: I97e320eac9f2f0b2cb5cf34a1d3fc57e80e440ed
Closes-Bug: #1596124
2016-06-28 11:54:43 +00:00
..
colorizer.py Replace dict.iterkeys with six.iterkeys to make PY3 compatible 2016-06-28 11:54:43 +00:00
install_venv.py Add a run_tests.sh 2014-09-17 16:05:17 +00:00
install_venv_common.py Add a run_tests.sh 2014-09-17 16:05:17 +00:00
tox_install.sh tox respects upper-constraints.txt 2016-06-03 11:59:23 -05:00
with_venv.sh Add a run_tests.sh 2014-09-17 16:05:17 +00:00