openstack-ansible-os_cinder/tasks
Mike Carden 761e18d870 Fix ansible performance issue
An Ansible performance issue has been found when a task that contains
iterable variables is included in a task that uses a higher level
conditional. This patch breaks the task out into individual tasks
to remove the delay.

Change-Id: I96bfd4f2972521aff4dec83bf0eff255697f8289
2016-08-02 14:04:06 +10:00
..
cinder_backends.yml Cleanup/standardize usage of tags 2016-07-12 16:15:42 -04:00
cinder_db_setup.yml Cleanup/standardize usage of tags 2016-07-12 16:15:42 -04:00
cinder_init_common.yml Cleanup/standardize usage of tags 2016-07-12 16:15:42 -04:00
cinder_init_systemd.yml Fix ansible performance issue 2016-08-02 14:04:06 +10:00
cinder_init_upstart.yml Cleanup/standardize usage of tags 2016-07-12 16:15:42 -04:00
cinder_init.yml Cleanup/standardize usage of tags 2016-07-12 16:15:42 -04:00
cinder_install_apt.yml Added task to install apt packages idependent of the cinder-volume backend 2016-05-15 17:27:12 -03:00
cinder_install.yml Optimise pip install tasks 2016-07-18 15:51:33 +01:00
cinder_lvm_config.yml Cleanup/standardize usage of tags 2016-07-12 16:15:42 -04:00
cinder_post_install.yml Cleanup/standardize usage of tags 2016-07-12 16:15:42 -04:00
cinder_pre_install.yml Cleanup/standardize usage of tags 2016-07-12 16:15:42 -04:00
cinder_service_add.yml Cleanup/standardize usage of tags 2016-07-12 16:15:42 -04:00
cinder_service_setup.yml Cleanup/standardize usage of tags 2016-07-12 16:15:42 -04:00
main.yml Fix cinder role condition when no cinder_volumes 2016-07-13 10:09:47 +01:00