Comment 3 for bug 2056782

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to gui (master)

Reviewed: https://review.opendev.org/c/starlingx/gui/+/916799
Committed: https://opendev.org/starlingx/gui/commit/d6f2a27d42968be0352c2a608419c45504281adf
Submitter: "Zuul (22348)"
Branch: master

commit d6f2a27d42968be0352c2a608419c45504281adf
Author: Davi Frossard <email address hidden>
Date: Tue Apr 23 11:45:34 2024 -0300

    Fix OS_AUTH_URL for subcloud case

    Expected IP in OS_AUTH_URL is the public interface of keystone
    identity, not the admin interface.

    TEST PLAN:
    [PASS] Build, install
    [PASS] Check if downloaded file shows correct endpoint for subcloud
    OS_AUTH_URL

    Closes-Bug: 2056782

    Change-Id: I5c6b24cedf97cac3f58ddd2e78fa5d52b4e45ae0
    Signed-off-by: Davi Frossard <email address hidden>