Comment 5 for bug 1779093

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

Reviewed: https://review.openstack.org/579635
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=81b022ce03a83f4764e88b7fbf0e002d67f79546
Submitter: Zuul
Branch: master

commit 81b022ce03a83f4764e88b7fbf0e002d67f79546
Author: James Slagle <email address hidden>
Date: Mon Jul 2 12:37:13 2018 -0400

    Use /var/lib/mistral/<plan-name> as config-download dir

    Use a consistent directory under /var/lib/mistral (which defaults to the
    plan name) as the working and config-download directory in the
    config_download_deploy workflow. Since the config-download directory
    is now managed by git, we can re-use the same dir and preserve the
    history.

    Change-Id: Id639d0a99aa1103f6f9cc54de676ea8ba6111332
    Closes-Bug: #1779093