kolla-ansible/ansible/roles
SamYaple f66d1fa709 Simulate normal ansible behaviour with shared role
By default, if the same role is called in ansible it will only run
once per node. Due to how we have the inventory setup ansible views
every service as a different node and will try to run the common role
tasks again. This causes slowdown in all cases but is particularly
noticable when pulling images. A small change will ensure these tasks
only run once per node per run as originally intended.

TrivialFix

Change-Id: I20b9c46991d10176c8f8645a335eb7a9ed750ee3
2016-01-05 19:16:48 +00:00
..
ceph Allow ceph role to pull images 2016-01-04 19:49:27 +00:00
cinder Convert to named volumes instead of data container 2016-01-03 16:44:44 +00:00
common Simulate normal ansible behaviour with shared role 2016-01-05 19:16:48 +00:00
glance Convert to named volumes instead of data container 2016-01-03 16:44:44 +00:00
haproxy Convert haproxy to kolla_docker 2015-12-31 16:38:56 +00:00
heat Convert heat to kolla_docker 2015-12-31 16:38:56 +00:00
horizon Convert horizon to kolla_docker 2015-12-31 16:38:56 +00:00
ironic Convert Ironic to kolla_docker 2015-12-31 16:54:40 +00:00
keystone Convert Keystone to kolla_docker 2015-12-31 16:38:56 +00:00
magnum Convert magnum to kolla_docker 2015-12-31 16:38:56 +00:00
mariadb Convert to named volumes instead of data container 2016-01-03 16:44:44 +00:00
memcached Convert memcache to kolla_docker 2015-12-31 16:38:56 +00:00
murano Convert Murano to kolla_docker 2015-12-31 16:38:56 +00:00
neutron Convert to named volumes instead of data container 2016-01-03 16:44:44 +00:00
nova Convert to named volumes instead of data container 2016-01-03 16:44:44 +00:00
prechecks Add RadosGW container 2015-12-29 12:49:03 +00:00
rabbitmq Convert rabbitmq to kolla_docker 2015-12-31 16:38:56 +00:00
swift Convert to named volumes instead of data container 2016-01-03 16:44:44 +00:00
ceph_pools.yml Automate setting up a cache tier 2015-10-22 10:51:44 +00:00