commit | 7142668ee67af41fdd4183d8b9901410c20b8404 | [log] [tgz] |
---|---|---|
author | Matthew Treinish <mtreinish@kortar.org> | Thu Apr 23 11:19:38 2015 -0400 |
committer | Matthew Treinish <mtreinish@kortar.org> | Sun May 10 12:46:22 2015 -0400 |
tree | ed15d4b36a88f82792fc32bc0c35604fa2f4a0cc | |
parent | bec20d810d524509a1c75a9c536909f5476dca83 [diff] |
Switch all uses of iteritems to use six instead This commit switches all of the uses of iteritems in tempest to use six.iteritems() instead so it can be run using python2 or python3. Change-Id: Ice006bc5238edb072a9556559b467804d4604d49