Comment 9 for bug 2073159

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

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

commit d2d846f6fdb6deac0f41b4785813d5b98d2ec21e
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)