Stein Series Release Notes¶
1.2.0¶
New Features¶
Added the following parameters to placement::db, it now also uses the oslo::db resource to create the databaes configuration:
database_sqlite_synchronousdatabase_slave_connectiondatabase_mysql_sql_modedatabase_max_pool_sizedatabase_max_retriesdatabase_retry_intervaldatabase_max_overflowdatabase_connection_debugdatabase_connection_tracedatabase_pool_timeout
Service_token_roles_required missing in the server config file which allows backwards compatibility to ensure that the service tokens are compared against a list of possible roles for validity.
Added access_log_file, access_log_format and error_log_file parameters to the placement::wsgi::apache class.
Upgrade Notes¶
This module now requires a puppetlabs-mysql version >= 6.0.0