← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1680761] [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: 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


Follow ups