octavia-dashboard/releasenotes/notes/fix-incorrect-region-endpoint-1afc5ebdc6fc4110.yaml
Gregory Thiemonge 0f59b0d164 Fixed incorrect region endpoint in multi-region
When using multi-region, octavia-dashboard used the keystone catalog of
auth endpoint linked to the horizon session. But it should use the
keystone endpoint of the selected region if it exists.

Closes-Bug: #2076074
Change-Id: I8d90a7225361a88ebfd68e7f16724b302031eda6
2024-08-05 04:56:10 -04:00

6 lines
172 B
YAML

---
fixes:
- |
Fixed a bug when using multi-region deployments, the octavia-dashboard may
have used the wrong keystone catalog to get the load-balancer endpoint.