Alexis Lee 8f6383481b Offer mutate_config_files
This patch adds a 'restart_method' parameter to Launcher. When set to
'reload' (the default), behavior is as today. If a service chooses
'mutate' then when a SIGHUP is received, mutate_config_files is called
instead of reload_config_files. This means the 'mutable' flag on
options will be respected.

Change-Id: Icec3e664f3fe72614e373b2938e8dee53cf8bc5e
Depends-On: I9bb2ff39dc1ed0a63bd7e7635704b34c53d32d79
2016-04-28 11:06:20 +01:00
2016-04-28 11:06:20 +01:00
2016-01-29 11:43:28 +01:00
2015-09-17 12:16:14 +00:00

oslo.service -- Library for running OpenStack services

Latest Version

Downloads

oslo.service provides a framework for defining new long-running services using the patterns established by other OpenStack applications. It also includes utilities long-running applications might need for working with SSL or WSGI, performing periodic operations, interacting with systemd, etc.

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 579 KiB