kolla-ansible/releasenotes/notes/bug-2073159-c54c773c72c8fb11.yaml
Franciszek Przewozny c0db4ac425 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
2024-08-08 19:49:49 +00:00

7 lines
207 B
YAML

---
fixes:
- |
Fixes behaviour of Change Password screen in Horizon until
`bug #2073639 <https://launchpad.net/bugs/2073639>`__ is resolved.
`LP#2073159 <https://launchpad.net/bugs/2073159>`__