kolla-ansible/releasenotes/notes/add-horizon-apache-wsgi-parameters-282d4e07126663a6.yaml
Christian Berendt dc3489df18 Add parameters to configure number of processes and threads of horizon
Change-Id: Ib5490d504a5b7c9a37dda7babf1257aa661c11de
2019-07-04 17:23:50 +02:00

6 lines
184 B
YAML

---
features:
- |
Added parameters ``horizon_wsgi_processes`` and ``horizon_wsgi_threads`` to configure
the number of processes and threads of WSGI in the Horizon container.