Role Ironic for OpenStack-Ansible
Go to file
Jesse Pretorius f9727e0fd0 Update min_ansible_version to 1.9
This role makes use of the ternary filter which was only introduced in
Ansible 1.9, this patch updates the min_ansible_version to 1.9.

Change-Id: I136d8fe1a4739f4f62216b3674b6f78399a3ea35
2016-04-11 11:12:39 +00:00
defaults Change the default thread pool size 2016-04-10 23:43:55 -05:00
doc Add required base test configs 2016-01-05 13:28:19 +00:00
files Implement initial test inventory/plays 2016-03-24 23:58:05 +00:00
handlers Isolating standalone Ironic mode 2016-02-15 09:39:27 +00:00
meta Update min_ansible_version to 1.9 2016-04-11 11:12:39 +00:00
releasenotes Add reno scaffolding for release notes management 2016-04-09 18:19:48 +00:00
tasks Copy required PXE files without prejudice 2016-04-11 10:50:47 +01:00
templates Change the default thread pool size 2016-04-10 23:43:55 -05:00
tests Add tests for the ironic REST API 2016-04-08 17:58:39 +10:00
.gitignore Add reno scaffolding for release notes management 2016-04-09 18:19:48 +00:00
.gitreview Add required base test configs 2016-01-05 13:28:19 +00:00
CONTRIBUTING.rst Add required base test configs 2016-01-05 13:28:19 +00:00
LICENSE Initial commit 2015-10-19 15:08:19 +10:30
local_install.sh General cleanup, incl. copyright headers 2015-11-27 12:59:56 +10:30
other-requirements.txt Add curl to bindep requirements 2016-03-04 19:21:37 +00:00
README.rst Add required base test configs 2016-01-05 13:28:19 +00:00
run_tests.sh Add required base test configs 2016-01-05 13:28:19 +00:00
setup.cfg Add required base test configs 2016-01-05 13:28:19 +00:00
setup.py Add required base test configs 2016-01-05 13:28:19 +00:00
test-requirements.txt Add reno scaffolding for release notes management 2016-04-09 18:19:48 +00:00
tox.ini Add reno scaffolding for release notes management 2016-04-09 18:19:48 +00:00

Ironic Role for OpenStack-Ansible

This is a role for the deployment of Ironic in an OpenStack-Ansible environment.

Please see the role-ironic spec for more details.