Comment 11 for bug 1735797

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-neutron-api (stable/17.11)

Reviewed: https://review.openstack.org/525208
Committed: https://git.openstack.org/cgit/openstack/charm-neutron-api/commit/?id=b826fbd9f5805596348602076efb581877d7433e
Submitter: Zuul
Branch: stable/17.11

commit b826fbd9f5805596348602076efb581877d7433e
Author: James Page <email address hidden>
Date: Mon Dec 4 10:14:36 2017 +0000

    py3: Fix use of iteritems in templates

    Switch to using items for all dictionary iteration.

    Change-Id: I465d0b53c3ff2eeb114b4a7f68ff6b124cb6362b
    Closes-Bug: 1735797
    (cherry picked from commit b0469d5927184b2b625529ac200944a2848b82c0)