739a5a611c
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 |
||
---|---|---|
.. | ||
cfapi.pp | ||
db.pp | ||
keystone_cfapi.pp | ||
keystone.pp | ||
murano_post.rb | ||
murano_pre.rb | ||
murano.pp | ||
rabbitmq.pp | ||
tasks.yaml |