Comment 2 for bug 1765843

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

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

commit 0e1a8989ddf3f51994d1c6b7e3db91a29e0c2066
Author: Alex Schultz <email address hidden>
Date: Fri Apr 20 15:20:21 2018 -0600

    Fix ansible config download dir

    With the merging of Ie00f71b12f56262985c47810be0e80402e9e558e we lost
    the tempfile creation as part of config download. So we need to handle
    the directory creation for the undercloud config download bits.

    Depends-On: I0cf206e8ceeecfca17dd99a83b8c2eaa50e66712
    Change-Id: Ib11ea3b166111cb5bfba8bc4ecbbdd65c646fb4d
    Closes-Bug: #1765843