openstack-ansible/releasenotes/notes/capping_horizon_workers-29e...

7 lines
280 B
YAML

---
features:
- Capping the default value for the variables
``horizon_wsgi_processes`` and ``horizon_wsgi_threads`` to 16 when the
user doesn't configure these variables. Default value is half the number
of vCPUs available on the machine with a capping value of 16.