Add support for designate_api_uwsgi_config in Debian
This patch is adding the configuration of the number of workers, threads, and the size of the listen queue in Debian, which uses uwsgi to run Designate API. Therefore, this patch adds a new designate_api_uwsgi_config provider as well as a new designate::wsgi::uwsgi class. Change-Id: Ie007ebb4f1c861d9ac719b0d2909dbe1eb0fac16
This commit is contained in:
7
releasenotes/notes/uwsgi-e758603c55f19968.yaml
Normal file
7
releasenotes/notes/uwsgi-e758603c55f19968.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
A new calsses designate::wsgi::wsgi 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 designate_api_uwsgi_config provider now exist.
|
||||
Reference in New Issue
Block a user