Use six.iteritems()/itervalues() instead of items()/values()

Bug #1446254 reported by Sergey Kraynev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
Low
Tatiana Kholkina

Bug Description

As part of migrating to python 3.4 need to migrate all places with native items()/values() methods to six.iteritems()/itervalues()

Changed in heat:
assignee: nobody → Tetiana Lashchova (tlashchova)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to heat (master)

Fix proposed to branch: master
Review: https://review.openstack.org/175505

Changed in heat:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (master)

Reviewed: https://review.openstack.org/175505
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=4c6810ce1ab224ab6ff06103825abc5978e4679d
Submitter: Jenkins
Branch: master

commit 4c6810ce1ab224ab6ff06103825abc5978e4679d
Author: Tetiana Lashchova <email address hidden>
Date: Mon Apr 20 20:37:57 2015 +0300

    Use six.itervalues(x) instead of x.values()

    Change-Id: Ie71072940b7b5e599d9012be0bc1874b2a623003
    Partial-Bug: #1446254

Changed in heat:
milestone: none → liberty-3
status: In Progress → Fix Committed
Changed in heat:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in heat:
milestone: liberty-3 → 5.0.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.