Role Ironic for OpenStack-Ansible
Go to file
Jesse Pretorius f2237e26f5 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: Id721b89bd37df91192f48743ea3c32a305022a9f
(cherry picked from commit 5ce9c107ad)
2017-04-26 17:13:12 +01:00
defaults Ensure the components are isolated from the system 2017-04-26 15:22:13 +00:00
doc Merge "Adds support for the ironic-oneview drivers [+Docs]." 2017-01-30 12:08:01 +00:00
examples [DOCS] Syntax updates to the docs 2016-08-25 01:13:56 +00:00
files Update paste, policy and rootwrap configurations 2017-01-19 2017-01-19 14:45:14 +00:00
handlers Adds support for the ironic-oneview drivers [+Docs]. 2017-01-27 15:44:24 -03:00
meta Remove Trusty support from os_ironic 2016-12-15 13:18:23 +00:00
releasenotes Reduce init restart/kill times 2017-04-26 17:13:12 +01:00
tasks Ensure the components are isolated from the system 2017-04-26 15:22:13 +00:00
templates Reduce init restart/kill times 2017-04-26 17:13:12 +01:00
tests Update repo for stable/ocata 2017-02-10 13:01:55 +00:00
vars Remove Trusty support from os_ironic 2016-12-15 13:18:23 +00:00
.gitignore Add tests/common to .gitignore 2016-12-13 14:57:15 +00:00
.gitreview Update .gitreview for stable/ocata 2017-02-03 18:58:26 +00:00
CONTRIBUTING.rst [DOCS] Syntax updates to the docs 2016-08-25 01:13:56 +00:00
LICENSE Initial commit 2015-10-19 15:08:19 +10:30
README.rst Show team and repo badges on README 2016-11-25 16:12:16 +01:00
Vagrantfile Remove Trusty support from os_ironic 2016-12-15 13:18:23 +00:00
bindep.txt Install python2-pyOpenSSL package on CentOS 2017-03-03 13:21:26 -06:00
local_install.sh Use centralised test scripts 2016-09-28 08:51:21 +01:00
manual-test.rc Use centralised test scripts 2016-09-28 08:51:21 +01:00
run_tests.sh Update and clean up run_tests.sh 2017-01-06 16:52:46 +00:00
setup.cfg [DOCS] Syntax updates to the docs 2016-08-25 01:13:56 +00:00
setup.py Updated from global requirements 2016-07-15 03:57:55 +00:00
test-requirements.txt Updated from global requirements 2016-12-02 05:10:54 +00:00
tox.ini Update repo for stable/ocata 2017-02-10 13:01:55 +00:00

README.rst

Team and repository tags

image

OpenStack-Ansible role for Bare Metal (ironic) service

This is an OpenStack-Ansible role to deploy the Bare Metal (ironic) service.

Documentation for the project can be found at:

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

The project home is at:

http://launchpad.net/openstack-ansible