Revert "Update uwsgi templates - disable lazy-apps and thunder-lock"

This reverts commit 62940860eb.
This commit is contained in:
James Page 2016-12-01 10:24:27 +00:00
parent 62940860eb
commit 021c395f2a
2 changed files with 6 additions and 6 deletions

View File

@ -5,8 +5,8 @@ buffer-size = 65535
http = 0.0.0.0:35357
master = true
enable-threads = true
processes = 8
threads = 2
name = keystone-admin
processes = 4
thunder-lock = true
plugins = python
lazy-apps = true
pyargv = --config-file={{ snap }}/etc/keystone/keystone.conf --config-dir={{ snap_common }}/etc/keystone.conf.d

View File

@ -5,8 +5,8 @@ buffer-size = 65535
http = 0.0.0.0:5000
master = true
enable-threads = true
processes = 8
threads = 2
name = keystone-public
processes = 4
thunder-lock = true
plugins = python
lazy-apps = true
pyargv = --config-file={{ snap }}/etc/keystone/keystone.conf --config-dir={{ snap_common }}/etc/keystone.conf.d