deb-tempest/tempest/tests/services
guo yunxian 7bbbec1ed9 Replace six.iteritems with dict.items
As [1] mentioned, we should use dict.items instead of six.iteritems.
Let's use dict.items as it should return iterators in PY3 as well.
(As for PY2, the performance about list should be negligible)

[1] https://wiki.openstack.org/wiki/Python3

Change-Id: I77b3a71faa71b5f671daff3415e2ae58289fd3ca
2017-01-03 23:17:34 +00:00
..
object_storage Replace six.iteritems with dict.items 2017-01-03 23:17:34 +00:00
__init__.py Add unit test for agents_client 2015-07-15 01:40:29 +00:00