Role Ironic for OpenStack-Ansible
Go to file
Jesse Pretorius 5ce9c107ad 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
2017-04-26 13:06:51 +00:00
defaults Configure Swift Endpoint Typei 2017-04-03 09:42:17 -05:00
doc Use https instead of http for git.openstack.org 2017-02-06 16:59:32 +07: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 13:06:51 +00:00
tasks Ensure the components are isolated from the system 2017-03-28 21:18:39 -05:00
templates Reduce init restart/kill times 2017-04-26 13:06:51 +00:00
tests Fix role gate tests for Ansible 2.3 2017-04-19 17:31:12 -07: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 project rename 2016-06-03 18:14:57 -07:00
bindep.txt Install python2-pyOpenSSL package on CentOS 2017-03-03 12:49:42 -06: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
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
README.rst Show team and repo badges on README 2016-11-25 16:12:16 +01:00
run_tests.sh Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant 2017-02-10 13:02:09 +00:00
setup.cfg [DOCS] Syntax updates to the docs 2016-08-25 01:13:56 +00:00
setup.py Updated from global requirements 2017-03-02 11:51:49 +00:00
test-requirements.txt Updated from global requirements 2017-02-11 17:48:54 +00:00
tox.ini Use https instead of http for git.openstack.org 2017-02-06 16:59:32 +07:00
Vagrantfile Remove Trusty support from os_ironic 2016-12-15 13:18:23 +00:00

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