Comment 7 for bug 1960527

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-common (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/tripleo-common/+/864201
Committed: https://opendev.org/openstack/tripleo-common/commit/f5a7907da23ef1aeeed0e224c608616e15cbdd18
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit f5a7907da23ef1aeeed0e224c608616e15cbdd18
Author: Damien Ciabrini <email address hidden>
Date: Fri Feb 25 15:21:30 2022 +0100

    Export default location of password file

    tripleo-client stores generated passwords into a
    file in a default location.

    Other modules might need to know this location
    (e.g. tripleo-passwords-rotate [1]), so expose
    this default value in tripleo-common.

    [1] I69361215efcca69c1bbeb24f427a0c309ff2806f

    Related-Bug: #1960527
    Change-Id: Ib799533e2a60413620639bc9d0af44ac31006159
    (cherry picked from commit 1513e31328caedf59c8bfcb4efeed08a582dfe0c)