[uwsgi] add-header = Connection: close buffer-size = 65535 die-on-term = true enable-threads = true exit-on-reload = false hook-master-start = unix_signal:15 gracefully_kill_them_all https = 192.0.2.1:8774,/etc/nova/certs/nova-cert.pem,/etc/nova/certs/nova-key.pem http-auto-chunked = true http-chunked-input = true http-raw-body = true lazy-apps = true logto2 = /var/log/kolla/nova/nova-api-uwsgi.log logfile-chmod = 644 master = true module = nova.wsgi.osapi_compute:application plugins-dir = /usr/lib/uwsgi/plugins plugins = python3 processes = 2 socket-timeout = 30 thunder-lock = true uid = nova worker-reload-mercy = 80 static-map = /static=/var/lib/kolla/venv/lib/python3/site-packages/static