Role Ironic for OpenStack-Ansible
Go to file
Jesse Pretorius b5d7b7986c Implement initial test inventory/plays
This patch implements an initial set of inventory and playbooks
which results in the successful convergence of a standalone
build of Ironic.

It also adds the rootwrap filters, implement config_template
for all the conf files appropriately and ensures that the sudoers
is implemented in the right order of execution.

All content is based from the head of stable/mitaka on
24 Mar 2016.

Change-Id: I9182951c394a8c52826480aba7bc7e4d437988c5
2016-03-24 23:58:05 +00:00
defaults Implement initial test inventory/plays 2016-03-24 23:58:05 +00: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 Implement initial test inventory/plays 2016-03-24 23:58:05 +00:00
tasks Implement initial test inventory/plays 2016-03-24 23:58:05 +00:00
templates Implement initial test inventory/plays 2016-03-24 23:58:05 +00:00
tests Implement initial test inventory/plays 2016-03-24 23:58:05 +00:00
.gitignore Add required base test configs 2016-01-05 13:28:19 +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 pin version of ansible-lint we use for testing 2016-03-15 15:59:04 +00:00
tox.ini Implement initial test inventory/plays 2016-03-24 23:58:05 +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.