f8c26cf report: don't use iteritems (not Python 3-safe)

Authored and Committed by adamwill 5 years ago
    report: don't use iteritems (not Python 3-safe)
    
    This means we don't iterate in Python 2, but ehh. This isn't a
    big heavy dict.
    
    Signed-off-by: Adam Williamson <awilliam@redhat.com>
    
        
file modified
+1 -1