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: neutron
Importance: Undecided
Assignee: fupingxie (fpxie)
Status: New
** Changed in: neutron
Assignee: (unassigned) => fupingxie (fpxie)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1680761
Title:
Replace six.iteritems with dict.items
Status in neutron:
New
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/neutron/+bug/1680761/+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