openstack-ansible-os_gnocchi/templates
Jesse Pretorius e62702e3be Reduce init restart/kill times
The systemd unit 'TimeoutSec' value which controls the time
between sending a SIGTERM signal and a SIGKILL signal when
stopping or restarting the service has been reduced from 300
seconds to 120 seconds. This provides 2 minutes for long-lived
sessions to drain while preventing new ones from starting
before a restart or a stop.

The 'RestartSec' value which controls the time between the
service stop and start when restarting has been reduced from
150 seconds to 2 seconds to make the restart happen faster.

These values can be adjusted by using the *_init_config_overrides
variables which use the config_template task to change template
defaults.

Change-Id: I61bf0fea745be12a636448abeeb62dc88370d22f
2017-04-26 13:01:46 +00:00
..
gnocchi-httpd.conf.j2 Clean up indents so resulting file looks right 2016-01-28 15:06:54 -08:00
gnocchi-ports.conf.j2 Add support for API through Apache + mod_wsgi 2016-01-15 10:32:57 -08:00
gnocchi-systemd-init.j2 Reduce init restart/kill times 2017-04-26 13:01:46 +00:00
gnocchi-systemd-tmpfiles.j2 Disable gnocchi-api service when mod_wsgi is used 2016-11-09 15:05:25 -05:00
gnocchi-wsgi.py.j2 Only install to virtual environment 2016-07-08 02:54:25 -07:00
gnocchi.conf.j2 Deprecate auth_plugin option 2017-03-25 12:27:24 +08:00