deb-heat/heat/api/cloudwatch
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 Remove unused logger 2014-04-25 08:57:52 +00:00
versions.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00
watch.py replace dict.iteritems() with six.iteritems(dict) 2014-08-06 10:56:09 +08:00