openstack-ansible/releasenotes/notes/csp-image-uploads-0165e6fe76287a0c.yaml
Andrew Bonney 0feafaf1be haproxy: fix csp for glance image uploads via horizon
Connections to port 9292 by Horizon were blocked by content
security policy. This patch permits connections to API services
running on the same host as Horizon.

Change-Id: I17d3f079ddbd4f0150c4b01f822818db52083d21
Related-Bug: #1971179
2022-05-17 14:45:51 +01:00

6 lines
120 B
YAML

---
fixes:
- |
Fixes a Content Security Policy error which prevented image uploads via
the Horizon interface.