Train Series Release Notes

15.5.0-2

New Features

  • The new magnum::keystone::authtoken::interface parameter has been added, which can be used to set the interface parameter in authtoken middleware.

15.5.0

New Features

  • Added keystone_region_name parameter to magnum::keystone::domain class.

15.2.0

New Features

  • Allow users to run the RabbitMQ heartbeat over a native python thread in the oslo.messaging RabbitMQ driver, by using the rabbit_heartbeat_in_pthread option in configuration.

Upgrade Notes

  • The deprecated pki related options check_revocations_for_cached and hash_algorithms option has been removed.

15.0.0

New Features

  • The init.pp main class has been modified to include more standard parameters, as seen in other puppet-openstack modules. None of the new parameters are required, therefore the module stays backward compatible.

Deprecation Notes

  • database_idle_timeout is deprecated and will be removed in a future release. Please use database_connection_recycle_time instead.