Comment 12 for bug 1884246

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

Reviewed: https://review.opendev.org/739215
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=8211384480195087af1a75189de88a755a77a09c
Submitter: Zuul
Branch: stable/ussuri

commit 8211384480195087af1a75189de88a755a77a09c
Author: Rabi Mishra <email address hidden>
Date: Wed Jun 24 08:21:58 2020 +0530

    Don't use stack name in default config_download_dir

    We create a subfolder with the plan/stack name under the
    config_download_dir to store the config-downloaded artifacts.
    Fix 'overcloud export' as users are not expected to specify
    the path with the plan/stack name.

    Change-Id: I994353a6d4aa6b72e9fecc5f61bf5314a5a94963
    Related-Bug: #1884246
    (cherry picked from commit e4d9bb17be805ae7bbb844f65c9f28d4d22b44e1)