deb-ceilometer/ceilometer/transformer
Dina Belova d65dd17016 Replace dict.iteritems() with six.iteritems(dict)
This change is needed to make Ceilometer code both Python 2.x and
3.x compatible in some future. Oslo modules are left without
changes in this change, that will be done directly in the
oslo-incubator code.

Partially-Implements: blueprint ceilometer-py33-support
Change-Id: Ic7fe5819f85524bb36f04dec6cad10d4cf2b935d
2014-07-28 16:35:16 +04:00
..
__init__.py Replace dict.iteritems() with six.iteritems(dict) 2014-07-28 16:35:16 +04:00
accumulator.py Fix H405 violations and re-enable gating 2014-07-01 13:41:27 +03:00
arithmetic.py Replace dict.iteritems() with six.iteritems(dict) 2014-07-28 16:35:16 +04:00
conversions.py basestring replaced with six.string_types 2014-07-25 14:55:34 +04:00