Role Ironic for OpenStack-Ansible
Go to file
Matt Thompson 98c06bd353 pin version of ansible-lint we use for testing
Latest release of ansible-lint 2.4.0 has broken
role linter tasks by introducing a dependency on
openstack-ansible-plugins for all linting

While we may choose to adapt the linter tox env
in the future, for now we want to return to previous
linter behavior.

Change-Id: I2f99bd059fbbde4bb860d67327aca021d0bed88f
2016-03-15 15:59:04 +00:00
defaults Isolating standalone Ironic mode 2016-02-15 09:39:27 +00:00
doc Add required base test configs 2016-01-05 13:28:19 +00:00
files Isolating standalone Ironic mode 2016-02-15 09:39:27 +00:00
handlers Isolating standalone Ironic mode 2016-02-15 09:39:27 +00:00
meta Ironic: Fix docs & linting tests 2016-02-24 02:25:52 +00:00
tasks Setup tftp for all scenarios 2016-03-09 00:37:21 +00:00
templates Isolating standalone Ironic mode 2016-02-15 09:39:27 +00:00
tests Ironic: Fix docs & linting tests 2016-02-24 02:25:52 +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 Ironic: Fix docs & linting tests 2016-02-24 02:25:52 +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.