openstack-ansible/playbooks
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
..
common-tasks Cleanup/standardize common tasks 2016-07-21 17:18:26 -05:00
defaults/repo_packages Update all SHAs for Newton 2016-07-20 2016-07-21 14:12:54 +01:00
inventory Dynamically determine whether ceilometer should be enabled 2016-07-23 10:34:42 +01:00
roles Fix HAProxy config and install version when ssl is disabled 2016-06-27 10:27:31 -04:00
vars/configs Introduce a playbook for deploying Gnocchi 2016-07-08 11:33:14 -07:00
ansible.cfg Update all SHAs for Newton 2016-07-20 2016-07-21 14:12:54 +01:00
galera-install.yml Cleanup/standardize common tasks 2016-07-21 17:18:26 -05:00
haproxy-install.yml Cleanup/standardize common tasks 2016-07-21 17:18:26 -05:00
lxc-containers-create.yml Removing duplicate gather_facts in playbooks 2016-06-23 12:32:25 -04:00
lxc-containers-destroy.yml Confirm container destroys 2016-06-25 19:43:47 -07:00
lxc-hosts-setup.yml Move LXC logs to /openstack/log 2016-07-21 23:02:39 +00:00
memcached-install.yml Cleanup/standardize common tasks 2016-07-21 17:18:26 -05: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 Cleanup/standardize common tasks 2016-07-21 17:18:26 -05:00
os-ceilometer-install.yml Cleanup/standardize common tasks 2016-07-21 17:18:26 -05:00
os-cinder-install.yml Cleanup/standardize common tasks 2016-07-21 17:18:26 -05:00
os-glance-install.yml Cleanup/standardize common tasks 2016-07-21 17:18:26 -05:00
os-gnocchi-install.yml Cleanup/standardize common tasks 2016-07-21 17:18:26 -05:00
os-heat-install.yml Cleanup/standardize common tasks 2016-07-21 17:18:26 -05:00
os-horizon-install.yml Cleanup/standardize common tasks 2016-07-21 17:18:26 -05:00
os-ironic-install.yml Cleanup/standardize common tasks 2016-07-21 17:18:26 -05:00
os-keystone-install.yml Cleanup/standardize common tasks 2016-07-21 17:18:26 -05:00
os-neutron-install.yml Cleanup/standardize common tasks 2016-07-21 17:18:26 -05:00
os-nova-install.yml Cleanup/standardize common tasks 2016-07-21 17:18:26 -05:00
os-swift-install.yml Cleanup/standardize common tasks 2016-07-21 17:18:26 -05:00
os-swift-setup.yml Make pip_lock_to_internal_repo a playbook var 2016-06-24 13:37:53 -07:00
os-swift-sync.yml Make pip_lock_to_internal_repo a playbook var 2016-06-24 13:37:53 -07:00
os-tempest-install.yml Make pip_lock_to_internal_repo a playbook var 2016-06-24 13:37:53 -07:00
rabbitmq-install.yml Cleanup/standardize common tasks 2016-07-21 17:18:26 -05:00
repo-build.yml Remove excessive tags 2016-07-11 17:20:09 -05:00
repo-install.yml Remove upstream repo dependency 2015-08-24 08:32:07 +01:00
repo-server.yml Cleanup/standardize common tasks 2016-07-21 17:18:26 -05:00
rsyslog-install.yml Cleanup/standardize common tasks 2016-07-21 17:18:26 -05: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 Introduce a playbook for deploying Gnocchi 2016-07-08 11:33:14 -07:00
utility-install.yml Merge "Add CentOS7 support to the utility playbook" 2016-07-22 06:18:36 +00:00