deb-heat/heat/engine/hot
Christian Berendt 58e141b2ac replace dict.iteritems() with six.iteritems(dict)
According to https://wiki.openstack.org/wiki/Python3 dict.iteritems()
should be replaced with six.iteritems(dict).

Change-Id: I9e2881a006433c8b44a3caccebc73bae4973a041
2014-08-06 10:56:09 +08:00
..
__init__.py Move HOT template code to its own module 2014-03-06 10:05:07 -05:00
functions.py Allow Resources to select paths from attributes 2014-07-29 21:09:01 -04:00
parameters.py Reusing PARAMETER_CONSTRAINTS value 2014-07-28 06:27:25 +00:00
template.py replace dict.iteritems() with six.iteritems(dict) 2014-08-06 10:56:09 +08:00