Files
freezer-dr/freezer_dr/monitors/drivers/monasca
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
..
2018-06-06 19:03:48 -04:00