Files
openstack-ansible-os_blazar/releasenotes/notes/uwsgi-support-70d9427de86555eb.yaml
Damian Dabrowski c9d10f41fa Add uWSGI support to blazar
This patch adds uWSGI support to os_blazar role. All openstack services
should stay behind uWSGI.

It's also required for upcoming TLS backend feature. Blazar does not
have native TLS support so it needs to be handled by uWSGI.

Change-Id: I65511de4d5014a28f0f91536f9dbaf96fcb8e7a2
2023-04-24 12:48:23 +02:00

5 lines
70 B
YAML

---
other:
- |
uWSGI support was implemented to os_blazar role.