Comment 17 for bug 1819737

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-tripleoclient (master)

Reviewed: https://review.openstack.org/643091
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=f388fceeeff5f9c2fe56ea1c6a592a735e136f01
Submitter: Zuul
Branch: master

commit f388fceeeff5f9c2fe56ea1c6a592a735e136f01
Author: Bogdan Dobrelya <email address hidden>
Date: Wed Mar 13 15:37:07 2019 +0100

    Force list when returning map(replaced_list_value, template_part)

    As suggested by Jiri in this review adding a list() around
    'map(replaced_list_value, template_part)' fixes the py3 issue
    for me.

    Closes-bug: #1819737
    Change-Id: I1241985eac1aa7e092a11db5a443da0055ff0141