puppet-cinder/releasenotes/notes/uwsgi-7c8ef5c5191ea850.yaml

8 lines
294 B
YAML

---
features:
- |
A new class cinder::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 cinder_api_wsgi_config provider now exist.