![Bo Wang](/assets/img/avatar_default.png)
dict.iterkeys() has been removed in python3, replace it with dict.keys(). Don't use six.iterkeys(dict). ref: http://lists.openstack.org/pipermail/openstack-dev/2015-June/066391.html Change-Id: Ifbb27c748f43155ea1f6b43b718516c3a348daf2
dict.iterkeys() has been removed in python3, replace it with dict.keys(). Don't use six.iterkeys(dict). ref: http://lists.openstack.org/pipermail/openstack-dev/2015-June/066391.html Change-Id: Ifbb27c748f43155ea1f6b43b718516c3a348daf2