Comment 20 for bug 1624727

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

Reviewed: https://review.openstack.org/379547
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=c683483d0e6285129a1fdc65ce110034243f7e75
Submitter: Jenkins
Branch: master

commit c683483d0e6285129a1fdc65ce110034243f7e75
Author: Mathieu Bultel <email address hidden>
Date: Thu Sep 29 17:25:38 2016 +0200

    Download templates from swift before processing with heatclient

    Currently we hit an issue in update and upgrade, when heatclieant
    try to process the templates and failed because there was some
    missing unrendered template files, ie : post.j2.yaml

    Co-Authored-By: Steven Hardy <email address hidden>
    Change-Id: If95825e7df5d2c0e6cbe3575d06d57db1e8182da
    Closes-Bug: #1624727