Role os_octavia for OpenStack-Ansible
Go to file
Jesse Pretorius 4294f6016b 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: I707b764758c7cc04445b4f0d6efebff8a7a7a81c
2017-04-27 16:04:43 +01:00
defaults Ensure the components are isolated from the system 2017-04-27 13:06:22 +00:00
doc Adds iptables rules to protect octavia server container 2017-04-07 09:47:13 -04:00
examples Octavia role hacking 2017-03-01 12:48:12 -05:00
handlers Octavia role hacking 2017-03-01 12:48:12 -05:00
meta Octavia role hacking 2017-03-01 12:48:12 -05:00
releasenotes Reduce init restart/kill times 2017-04-27 16:04:43 +01:00
tasks Ensure the components are isolated from the system 2017-04-27 13:06:22 +00:00
templates Reduce init restart/kill times 2017-04-27 16:04:43 +01:00
tests Fix role gate tests for Ansible 2.3 2017-04-19 19:13:30 -07:00
vars Ensure the components are isolated from the system 2017-04-27 13:06:22 +00:00
.gitignore Octavia role hacking 2017-03-01 12:48:12 -05:00
.gitreview Added .gitreview 2016-11-29 10:18:35 +00:00
CONTRIBUTING.rst Octavia role hacking 2017-03-01 12:48:12 -05:00
LICENSE Octavia role hacking 2017-03-01 12:48:12 -05:00
README.rst Octavia role hacking 2017-03-01 12:48:12 -05:00
Vagrantfile Octavia role hacking 2017-03-01 12:48:12 -05:00
bindep.txt Install python2-pyOpenSSL package on CentOS 2017-03-03 11:19:49 -08:00
manual-test.rc Octavia role hacking 2017-03-01 12:48:12 -05:00
run_tests.sh Use the standard run_tests.sh script 2017-03-08 09:45:35 -06:00
setup.cfg Octavia role hacking 2017-03-01 12:48:12 -05:00
setup.py Octavia role hacking 2017-03-01 12:48:12 -05:00
test-requirements.txt Octavia role hacking 2017-03-01 12:48:12 -05:00
tox.ini Octavia role hacking 2017-03-01 12:48:12 -05:00

README.rst

Team and repository tags

image

OpenStack-Ansible Octavia

Ansible role that installs and configures OpenStack Octavia.

Documentation for the project can be found at: http://docs.openstack.org/developer/openstack-ansible-os_octavia/

The project home is at: http://launchpad.net/openstack-ansible