← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1680742] Re: Replace six.iteritems with dict.items

 

** Changed in: glance
       Status: In Progress => Invalid

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

Title:
   Replace six.iteritems with dict.items

Status in Glance:
  Invalid

Bug description:
  according to https://wiki.openstack.org/wiki/Python3,
  now we should avoid using six.iteritems and replace
  it with dict.items.

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


References