Comment 11 for bug 2006125

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-common/+/878589
Committed: https://opendev.org/openstack/tripleo-common/commit/8d2c05f395bacd62f4fbaea362eb6d224aee9fe3
Submitter: "Zuul (22348)"
Branch: stable/train

commit 8d2c05f395bacd62f4fbaea362eb6d224aee9fe3
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/inventory.py
            tripleo_common/tests/test_inventory.py

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