Commit 2034cfb
fix: use
The `public` and `internal` endpoints for `Horizon` have been set
explicitly to `kolla_external_fqdn` and `kolla_internal_fqdn` this
setup does not work if using `HAProxy` single frontend configuration and
can lead to `CORS` blocked when attempting to upload images via the
`Horizon` dashboard. This change brings `Horizon` configuration inline
with other services.
Closes-Bug: 2111125
Change-Id: I3a8f40a06d64ac5ebd321c4da7fe577c1c4c380a
Signed-off-by: Jack Hodgkiss <[email protected]>FQDN for horizon endpoints1 parent 5f5a521 commit 2034cfb
File tree
2 files changed
+7
-2
lines changed- ansible/group_vars/all
- releasenotes/notes
2 files changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
| 45 | + | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments