Updated openstack/openstack

Project: openstack/designate  1a71bb6790128456b86ed9f675cc17e294bb8fc0

Replacing dict.iteritems() with dict.items()

dict.iteritems() of python 2.x has been replaced with
dict.items() of python 3.x to provide compatibility
with both i.e python 2 as well as python 3.

Change-Id: If4611f04cc676a2b47f0fe6f646c2823cb0c4289
This commit is contained in:
sonu.kumar
2015-07-20 18:24:07 +05:30
committed by Gerrit Code Review
parent 0929f7c987
commit 4fc98188f3