freezer-dr/freezer_dr/monitors
Doug Hellmann 41aa05b580 replace iteritems with items
Under python 3 dictionaries do not have an iteritems() method. Replace
the call with items(), which works for both python 2 and 3.

Change-Id: I088940350c88a9c02f53fb578b37d2b600a05448
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-06-06 19:03:48 -04:00
..
common Notify if metrics are not defined or not added for hosts 2016-11-21 17:06:23 +00:00
drivers replace iteritems with items 2018-06-06 19:03:48 -04:00
__init__.py freezer-dr big bang 2016-05-09 09:55:31 +00:00