Comment 5 for bug 1715871

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

Reviewed: https://review.openstack.org/502291
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=e786a130fa699f0137bad186942bab47ed220786
Submitter: Jenkins
Branch: stable/pike

commit e786a130fa699f0137bad186942bab47ed220786
Author: Steven Hardy <email address hidden>
Date: Fri Sep 8 15:46:13 2017 +0100

    Handle when lists not only string in config download

    There was a comment about this in the code, we didn't handle
    when lists properly, only strings.

    Also fixed the test to avoid leaking temporary files every tox run.

    Change-Id: I24f80199ba430870af2b4aab9453387304403215
    Closes-Bug: #1715871
    (cherry picked from commit fa4b8fb00ce199fa767e0b0b0349e6fc3eaf4b95)