Go to file
Jesse Pretorius 9aa37610f9 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: I696a0b9c1d8a8c82e797d737fe0eb69573d6f4d5
2017-04-26 13:07:41 +00:00
2016-11-09 16:13:35 +00:00
2017-04-24 09:02:32 +00:00
2017-04-24 09:02:32 +00:00
2017-04-26 13:07:41 +00:00
2017-04-20 10:31:10 -07:00
2016-09-28 09:24:41 +01:00
2016-11-25 16:14:46 +01:00
2016-09-20 14:23:35 +05:30
2017-03-02 11:51:58 +00:00

Team and repository tags

image

OpenStack-Ansible neutron

Ansible role that installs and configures OpenStack neutron.

Documentation for the project can be found at:

http://docs.openstack.org/developer/openstack-ansible-os_neutron/

The project home is at:

http://launchpad.net/openstack-ansible

Description
Role os_neutron for OpenStack-Ansible
Readme 17 MiB
Languages
Jinja 79.2%
Python 20.8%