Comment 10 for bug 2073159

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/2024.1)

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/926031
Committed: https://opendev.org/openstack/kolla-ansible/commit/e77135b195d075adbe482897e0174026cc7eff8f
Submitter: "Zuul (22348)"
Branch: stable/2024.1

commit e77135b195d075adbe482897e0174026cc7eff8f
Author: Franciszek Przewozny <email address hidden>
Date: Fri Jul 19 12:41:57 2024 +0200

    Add /v3 suffix to OPENSTACK_KEYSTONE_URL

    Change I60162b54bc06e158534d29311d4474b34750c64d
    removed the '/v3' suffix from horizon_keystone_url variable,
    but the version is needed for some operations.
    This patch fixes the "Change password" Horizon function
    until Horizon bug #2073639 is resolved.

    Closes-Bug: #2073159
    Change-Id: I6ff46b47e9109d0757f2e5ce8019ba591b9892e1
    (cherry picked from commit c0db4ac425756315497439cbaf1b4691f91b69e5)