puppet-nova/releasenotes/notes/uwsgi-a9f90e3a5148a7f7.yaml

9 lines
373 B
YAML

---
features:
- |
Two new calsses nova::wsgi::wsgi_api and nova::wsgi::wsgi_api_metadata
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, two new nova_api_uwsgi_config and
nova_api_metadata_uwsgi_config provider now exist.