puppet-aodh/releasenotes/notes/uwsgi-5d51604cbc0c8f01.yaml

8 lines
290 B
YAML

---
features:
- |
A new class aodh::wsgi::uwsgi exist to allow configuring uwsgi in
operating systems that support this (ie: currently Debian). This helps
configuring the number of processes, threads and listen socket.
Also, a new aodh_api_wsgi_config provider now exist.