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_synchronous
database_slave_connection
database_mysql_sql_mode
database_max_pool_size
database_max_retries
database_retry_interval
database_max_overflow
database_connection_debug
database_connection_trace
database_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