Comment 10 for bug 2006125

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

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

commit 6f3b270a318f62a6e8826c636b813a9bc8781145
Author: Takashi Kajinami <email address hidden>
Date: Wed Mar 15 15:07:21 2023 +0900

    Read stack output to get AdminPassword

    We are currently using environment API to obtain AdminPassword but
    the API no longer shows the secret informations.
    This updates the logic to use the stack output instead.

    Conflicts:
            tripleo_common/tests/test_inventory.py

    Closes-Bug: #2006125
    Change-Id: I788f7b52cad8008e1a1fbd1329d51606cee262fe
    (cherry picked from commit 010c9aeb56e245694baff302fe4119df32bf0c57)