heat/contrib
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
..
barbican replace dict.iteritems() with six.iteritems(dict) 2014-08-06 10:56:09 +08:00
docker replace dict.iteritems() with six.iteritems(dict) 2014-08-06 10:56:09 +08:00
extraroute Implement neutron client plugin 2014-07-09 08:45:29 +12:00
heat_keystoneclient_v2 Support of regional endpoinds using Keystone v2 2014-06-02 18:58:13 +02:00
marconi Replace str() with six.text_type() where exception is used 2014-07-29 10:34:26 +08:00
nova_flavor/nova_flavor Implement nova client plugin 2014-07-08 09:42:36 +12:00
rackspace replace dict.iteritems() with six.iteritems(dict) 2014-08-06 10:56:09 +08:00