openstack-ansible/playbooks
Jean-Philippe Evrard e5622adc43 Speed up gate: avoid gathering facts more than necessary
This commit adds a gather_facts variable in the playbooks, which
is defaulted to True. If run_playbooks.sh is used, this commit adds
"-e gather_facts=False" to the openstack-ansible cli for the playbook
run. Everything should work fine for deployers (because there is no
change for them), and for the gate (because fact caching is enabled)

It should speed up the gate by avoiding the long "setup" task cost for each host.
Instead it does the setup to the appropriate hosts, at the appropriate time.

Change-Id: I348a4b7dfe70d56a64899246daf65ea834a75d2a
Signed-off-by: Jean-Philippe Evrard <jean-philippe.evrard@rackspace.co.uk>
2016-06-15 14:09:20 +00:00
..
defaults/repo_packages Update all SHAs for Newton-1 2016-06-02 2016-06-02 21:05:45 +00:00
inventory Configuring AODH DB now that it uses MySQL. 2016-06-14 15:15:35 +00:00
roles Consistency for multi-os in the includes 2016-06-02 14:19:58 +01:00
vars/configs Add RabbitMQ mgmt UI through HAProxy 2016-06-01 09:24:06 +00:00
ansible.cfg Update ansible to version 2.1 2016-06-02 08:54:41 -05:00
galera-install.yml Speed up gate: avoid gathering facts more than necessary 2016-06-15 14:09:20 +00:00
haproxy-install.yml Speed up gate: avoid gathering facts more than necessary 2016-06-15 14:09:20 +00:00
lxc-containers-create.yml Speed up gate: avoid gathering facts more than necessary 2016-06-15 14:09:20 +00:00
lxc-containers-destroy.yml Speed up gate: avoid gathering facts more than necessary 2016-06-15 14:09:20 +00:00
lxc-hosts-setup.yml Speed up gate: avoid gathering facts more than necessary 2016-06-15 14:09:20 +00:00
memcached-install.yml Speed up gate: avoid gathering facts more than necessary 2016-06-15 14:09:20 +00:00
openstack-hosts-setup.yml Speed up gate: avoid gathering facts more than necessary 2016-06-15 14:09:20 +00:00
os-aodh-install.yml Speed up gate: avoid gathering facts more than necessary 2016-06-15 14:09:20 +00:00
os-ceilometer-install.yml Speed up gate: avoid gathering facts more than necessary 2016-06-15 14:09:20 +00:00
os-cinder-install.yml Speed up gate: avoid gathering facts more than necessary 2016-06-15 14:09:20 +00:00
os-glance-install.yml Speed up gate: avoid gathering facts more than necessary 2016-06-15 14:09:20 +00:00
os-heat-install.yml Speed up gate: avoid gathering facts more than necessary 2016-06-15 14:09:20 +00:00
os-horizon-install.yml Speed up gate: avoid gathering facts more than necessary 2016-06-15 14:09:20 +00:00
os-ironic-install.yml Speed up gate: avoid gathering facts more than necessary 2016-06-15 14:09:20 +00:00
os-keystone-install.yml Speed up gate: avoid gathering facts more than necessary 2016-06-15 14:09:20 +00:00
os-neutron-install.yml Speed up gate: avoid gathering facts more than necessary 2016-06-15 14:09:20 +00:00
os-nova-install.yml Speed up gate: avoid gathering facts more than necessary 2016-06-15 14:09:20 +00:00
os-swift-install.yml Speed up gate: avoid gathering facts more than necessary 2016-06-15 14:09:20 +00:00
os-swift-setup.yml Speed up gate: avoid gathering facts more than necessary 2016-06-15 14:09:20 +00:00
os-swift-sync.yml Speed up gate: avoid gathering facts more than necessary 2016-06-15 14:09:20 +00:00
os-tempest-install.yml Speed up gate: avoid gathering facts more than necessary 2016-06-15 14:09:20 +00:00
rabbitmq-install.yml Speed up gate: avoid gathering facts more than necessary 2016-06-15 14:09:20 +00:00
repo-build.yml Remove hard-coded pip indexes from repo-build playbook 2016-03-31 19:28:00 +00:00
repo-install.yml Remove upstream repo dependency 2015-08-24 08:32:07 +01:00
repo-server.yml Speed up gate: avoid gathering facts more than necessary 2016-06-15 14:09:20 +00:00
rsyslog-install.yml Speed up gate: avoid gathering facts more than necessary 2016-06-15 14:09:20 +00:00
security-hardening.yml Speed up gate: avoid gathering facts more than necessary 2016-06-15 14:09:20 +00:00
setup-everything.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
setup-hosts.yml Include security role in setup-hosts.yml 2016-03-29 03:28:15 +00:00
setup-infrastructure.yml Add haproxy-install to setup-infrastructure.yml 2016-03-03 16:46:29 +00:00
setup-openstack.yml Add installation support for os_ironic 2016-04-14 10:12:19 +00:00
utility-install.yml Use combined pip_install role 2016-06-02 13:27:36 -07:00