openstack-ansible/tests
Jesse Pretorius 30dacdf8af Dynamically determine whether ceilometer should be enabled
Currently each service requires a var to be set to enable the
configuration of ceilometer for the service.

This patch makes this setting dynamic based on whether there
are any hosts in the ceilometer_all host group.

This reduces the amount of configuration required for an
environment, making OSA simpler to use.

The 'rabbitmq_servers' group_var was previously a list of
'host:port' combinations. It is now only a set of hosts.

The new 'transport_url' configuration option for oslo_messaging
is not working with SSL enabled, so SSL transport for RabbitMQ
has been temporarily disabled.

Change-Id: Ia5ba4e26b9adcfd923a93c6ea5077cbec0c4478d
2016-07-23 10:34:42 +01:00
..
inventory Use in-tree env.d files, provide override support 2016-07-01 16:40:28 +00:00
roles/bootstrap-host Dynamically determine whether ceilometer should be enabled 2016-07-23 10:34:42 +01:00
ansible.cfg Update ansible to version 2.1 2016-06-02 08:54:41 -05:00
bootstrap-aio.yml Convert AIO bootstrap from bash to Ansible 2015-12-08 19:05:45 +00:00
get-ansible-role-requirements.yml Added option to set the role fetch mode 2016-05-23 09:48:56 +00:00
test_inventory.py Removing the infra_hosts and infra_containers groups 2016-07-22 05:20:46 +00:00
test-inventory.ini Update ansible to version 2.1 2016-06-02 08:54:41 -05:00