yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #63058
[Bug 1680742] [NEW] Replace six.iteritems with dict.items
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
Follow ups