python-heatclient/heatclient/tests
yuyafei e84621ecc0 Replace dict.iteritems with six.iteritems to make PY3 compatible
Python3 do not use dict.iteritems, which would raise AttributeError: 'dict'
object has no attribute 'iteritems'.

Change-Id: I75f5954ce0d5573f69a22799dacb74b918028115
Closes-Bug: #1596124
2016-06-25 12:07:55 +08:00
..
functional Replace dict.iteritems with six.iteritems to make PY3 compatible 2016-06-25 12:07:55 +08:00
test_templates Fixed issues in invalid JSON file 2016-03-07 17:42:03 +00:00
unit Merge "Implement "openstack stack failures list"" 2016-06-24 11:01:23 +00:00
__init__.py Move tests into package dir. 2013-05-25 08:45:35 +02:00
inline_templates.py OpenstackClient plugin for template show 2016-02-09 20:37:25 +00:00