Files
openstack-ansible/releasenotes/notes/horizon_apache_mpm-2a34436635f1bef9.yaml
Dmitriy Rabotyagov aecaefa159 Freeze roles for 30.0.0.0b1 release
As we've passed a coordinated release date and roadmap looks clean
enough in terms of anticipated changes, we should be able to make a
beta release this time around.

Change-Id: I65c41144a545d53198e3f5e9fa16113c051fd91c
2024-10-18 08:12:50 +00:00

9 lines
233 B
YAML

---
upgrade:
- |
In order to align used Apache MPM across the board, Horizon default
MPM is switched from ``worker`` to ``event``.
A variable ``horizon_apache_mpm_backend`` was introduced to define
the MPM in use.