openstack-ansible-os_trove/templates
Jesse Pretorius 2ae918c088 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: I7f23a74fd644aa0d631e9b0f7d96083b645bc032
(cherry picked from commit 4d82413ff7)
2017-04-26 16:46:59 +01:00
..
api-paste.ini.j2 Update paste, policy and rootwrap configurations 2016-12-02 2016-12-02 10:02:54 +00:00
policy.json.j2 Update paste, policy and rootwrap configurations 2016-12-10 2016-12-10 13:19:06 +00:00
trove-conductor.conf.j2 Add RPC encryption key support 2017-04-17 01:11:41 +00:00
trove-guestagent.conf.j2 Adding the trove-guestagent.conf 2017-01-31 02:10:45 -06:00
trove-httpd.conf.j2 Update 2016-08-25 14:56:41 +02:00
trove-ports.conf.j2 Update 2016-08-25 14:56:41 +02:00
trove-systemd-init.j2 Reduce init restart/kill times 2017-04-26 16:46:59 +01:00
trove-systemd-tempfiles.j2 Update 2016-08-25 14:56:41 +02:00
trove-taskmanager.conf.j2 Add RPC encryption key support 2017-04-17 01:11:41 +00:00
trove.conf.j2 Add RPC encryption key support 2017-04-17 01:11:41 +00:00