Brant Knudson 4abcfaa86e uwsgi keystone under master process
Normally a standalone uwsgi server would run in "master" mode -- it
handles signals to reload the processes. I tried this originally
with keystone but found that the server didn't shut down when
unstacking. The reason it didn't shut down is because (by default)
uwsgi does a reload on SIGTERM & SIGHUP rather than shutting down by
default, see [1].

Setting "die-on-term = true" & "exit-on-reload = true" changes the
uwsgi server to shut down when unstacking.

[1] http://uwsgi-docs.readthedocs.org/en/latest/Management.html#reloading-the-server

Change-Id: I145fef185d4a31078295941779e175b7452a5760
2016-03-14 14:38:55 -05:00
..
2015-11-27 15:36:04 +11:00
2015-12-17 20:28:54 +09:00
2016-02-22 11:55:17 +11:00
2015-11-27 15:36:04 +11:00
dlm
2015-11-27 15:36:04 +11:00
2015-11-27 15:36:04 +11:00
2016-02-12 08:32:36 +01:00
2016-02-11 03:35:18 +00:00
2015-11-27 15:36:04 +11:00
2016-03-14 14:38:55 -05:00
2016-01-05 07:41:35 -05:00
lvm
2015-11-27 15:36:04 +11:00
2016-03-04 13:51:25 -05:00
2016-02-22 11:55:17 +11:00
2016-01-25 12:32:32 -08:00
2015-12-01 14:52:35 -05:00
2015-11-27 15:36:04 +11:00
tls
2015-10-07 17:03:32 +11:00