Public bug reported:

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

** Affects: glance
     Importance: Undecided
     Assignee: fupingxie (fpxie)
         Status: In Progress

** Changed in: glance
     Assignee: (unassigned) => fupingxie (fpxie)

-- 
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:
  In Progress

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to