fuel-library/deployment/puppet/osnailyfacter/modular/ceilometer
Alex Schultz 739a5a611c Update connection string generation
This change leverages the os_database_connection function from
openstacklib to generate the connection strings for our services. As
part of this change, we are moving the database connection string
generation to the osnailyfacter modular tasks and updating the
openstack classes to consume a connection string rather than the
seperate host, user, password, database name and database type.

Additionally as part of this change, we are updating the mysql
connection strings to only include read_time=60 if debian based packages
are used. This is due to the fact that python-pymysql, which is used by
Ubuntu packages, does not support the read_timeout option as part of the
connection string.

Change-Id: I45c51a05ba7cf9648b0202cc3c2216d185bd7eda
Closes-Bug: #1526938
Related-Blueprint: deploy-with-uca-packages
2016-01-20 08:12:57 -07:00
..
compute_post.rb Wrong process name in compute_post modular test 2015-12-11 18:13:04 +03:00
compute_pre.rb Ceilometer task 2015-03-24 12:18:22 +02:00
compute.pp Configure time to live for Ceilometer Alarm history 2015-12-04 16:26:14 +03:00
controller_post.rb Wrong process name in controller_post modular test 2015-12-11 18:13:59 +03:00
controller_pre.rb Ceilometer task 2015-03-24 12:18:22 +02:00
controller.pp Update connection string generation 2016-01-20 08:12:57 -07:00
keystone.pp Add 'tenant' parameter to *::keystone::auth classe. 2015-12-22 10:37:41 +02:00
radosgw_user.pp Configure radosgw and ceilometer to collect radosgw meters 2015-08-28 15:51:35 +03:00
tasks.yaml Bump version for all library tasks 2015-12-25 12:19:15 +00:00