deb-ceilometer/ceilometer/compute
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
..
notifications Fix H405 violations and re-enable gating 2014-07-01 13:41:27 +03:00
pollsters Fix H405 violations and re-enable gating 2014-07-01 13:41:27 +03:00
virt Merge "Transform sample_cnt type to int" 2014-07-16 03:44:04 +00:00
__init__.py Remove disabled_compute_pollsters option 2013-06-12 16:09:56 +02:00
discovery.py Fix H405 violations and re-enable gating 2014-07-01 13:41:27 +03:00
manager.py Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
nova_notifier.py Replace dict.iteritems() with six.iteritems(dict) 2014-07-28 16:35:16 +04:00
plugin.py Fix H405 violations and re-enable gating 2014-07-01 13:41:27 +03:00
util.py basestring replaced with six.string_types 2014-07-25 14:55:34 +04:00