Comment 6 for bug 1794769

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/rocky)

Reviewed: https://review.openstack.org/607375
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=c46632b8513ddba313632e253d771046676190dc
Submitter: Zuul
Branch: stable/rocky

commit c46632b8513ddba313632e253d771046676190dc
Author: Bob Fournier <email address hidden>
Date: Thu Sep 27 09:57:29 2018 -0400

    In process-templates script write output files to provided dir when using base path

    When running the process-templates script with both the -o OUTPUT_DIR and
    -p BASE_PATH options the output files were not being written to the output
    directory. This fix splits out the file path from the base path to properly
    write the files.

    Change-Id: I845e8a2cbd2b12a4a1552b2cfa3ac013466da6bd
    Closes-Bug: #1794769
    (cherry picked from commit 47f47c1deaca950bb45babb5c0bb799897273413)