Sean Dague 5edae54855 initial work to enable systemd service running
During the PTG there was a discussion that the screen developer
workflow wasn't nearly as useful as it once was. There were now too
many services to see them all on one screen, and one of the most
common service restart scenarios was not restarting one service, but a
bunch to get code to take effect.

This implements a 3rd way of running services instead of direct
forking via bash, or running under screen, which is running as systemd
units.

Logging is adjusted because it's redundant to log datetime in oslo.log
when journald has that.

Swift needed to have services launched by absolute path to work.

This is disabled by default, but with instructions on using it. The
long term intent is to make this the way to run devstack, which would
be the same between both the gate and local use.

Some changes were also needed to run_process to pass the run User
in. A hack around the keystone uwsgi launcher was done at the same
time to remove a run_process feature that only keystone uwsgi uses.

Change-Id: I836bf27c4cfdc449628aa7641fb96a5489d5d4e7
2017-03-28 07:19:15 -04:00
..
2015-11-27 15:36:04 +11:00
2016-12-23 13:15:03 -05:00
2015-11-27 15:36:04 +11:00
2017-03-13 22:51:18 +08:00
2017-01-05 18:41:29 -05:00
2015-11-27 15:36:04 +11:00
2016-01-05 07:41:35 -05:00
lvm
2016-12-05 15:32:25 +08:00
2017-03-06 14:03:04 -06:00
2015-12-01 14:52:35 -05:00
2016-05-09 14:26:08 -04:00
tls
2017-03-17 11:42:41 -07:00