[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:8000,/etc/heat/certs/heat-cert.pem,/etc/heat/certs/heat-key.pem http-auto-chunked = true http-chunked-input = true http-raw-body = true lazy-apps = true logto2 = /var/log/kolla/heat/heat-api-cfn-uwsgi.log logfile-chmod = 644 master = true module = heat.wsgi.cfn:application plugins-dir = /usr/lib/uwsgi/plugins plugins = python3 processes = 2 socket-timeout = 30 thunder-lock = true uid = heat worker-reload-mercy = 80 static-map = /static=/var/lib/kolla/venv/lib/python3/site-packages/static