Jesse Pretorius c88ecfa826 Fix ansible performance issue
When a task is included, contains variables within the
include, and loads other tasks with conditionals that
iterate  (using a lookup plugin) Ansible will spinlock for
~30 seconds per item per task. To resolve this the iteration
using the lookup plugin was removed and the task broken out
into individual tasks.

Change-Id: I2f979c950217f85340fbb22a8c9151b5605753f7
2016-08-02 09:19:33 +01:00
2016-06-08 21:08:25 -05:00
2016-07-12 16:53:12 +01:00
2016-08-02 09:19:33 +01:00
2016-07-22 12:40:09 -05:00
2016-07-22 12:40:09 -05:00
2016-06-02 14:39:39 +00:00
2016-05-04 15:18:16 +01:00
2015-10-19 15:08:19 +10:30
2016-01-05 13:28:19 +00:00
2016-05-03 08:54:15 +01:00
2016-01-05 13:28:19 +00:00
2016-07-15 03:57:55 +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.

Description
Role Ironic for OpenStack-Ansible
Readme 6.2 MiB
Languages
Jinja 60.8%
Python 26.3%
Shell 12.9%