** Changed in: glance
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1370769

Title:
  Ensure all metadata definition code uses six.itertypes

Status in OpenStack Image Registry and Delivery Service (Glance):
  Fix Released
Status in Python client library for Glance:
  Invalid

Bug description:
  Similar to https://review.openstack.org/#/c/95467/

  According to https://wiki.openstack.org/wiki/Python3 dict.iteritems()
  should be replaced with six.iteritems(dict).

  All metadata definition code added should ensure that six.iteritems is
  used.

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1370769/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to