Comment 8 for bug 1738142

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

Reviewed: https://review.openstack.org/534320
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=d582755c28d5a6aaa51225b2bc701d6e49f43277
Submitter: Zuul
Branch: stable/pike

commit d582755c28d5a6aaa51225b2bc701d6e49f43277
Author: Mathieu Bultel <email address hidden>
Date: Wed Dec 13 15:18:57 2017 +0100

    Push the config container outside of heat stack update

    Push the config container outside of the heat stack update
    which does the noop run.
    Mistral is pushing the container sooner in the workflow, moving
    it outside then we make sure that the config container contains
    all the latest heat output

    Closes-Bug: #1738142

    Change-Id: Ib101c3c65573fa75182ac81d956161ceeb0422a9
    (cherry picked from commit 75aae1401b567606606c1c03eed4621e256019a1)