Comment 21 for bug 1624727

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

Reviewed: https://review.openstack.org/383825
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=e5701d0673574fe11a529568e8faa78a87bf4281
Submitter: Jenkins
Branch: stable/newton

commit e5701d0673574fe11a529568e8faa78a87bf4281
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
    (cherry picked from commit c683483d0e6285129a1fdc65ce110034243f7e75)