fuel-library/deployment/puppet/osnailyfacter/modular/globals
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
..
globals_post.py Add test for modular tasks 2015-02-27 22:30:29 +02:00
globals_pre.py Add test for modular tasks 2015-02-27 22:30:29 +02:00
globals.pp Update connection string generation 2016-01-20 08:12:57 -07:00
tasks.yaml Fix dependencies for cinder-block-device role 2015-12-28 13:35:34 +03:00