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