puppet-tripleo 10.5.1 (stein)
We joyfully announce the release of: puppet-tripleo 10.5.1: Puppet module for OpenStack TripleO This release is part of the stein stable release series. The source is available from: https://opendev.org/openstack/puppet-tripleo Download the package from: https://tarballs.openstack.org/puppet-tripleo/ Please report issues through: https://bugs.launchpad.net/puppet-tripleo/+bugs For more details, please see below. 10.5.1 ^^^^^^ Other Notes * Add dateext and related paramters for containerized logrotate service to find easily when logfiles were rotated. Changes in puppet-tripleo 10.5.0..10.5.1 ---------------------------------------- bbcd189c Prepare puppet-tripleo 10.5.1 (stein) c6894054 Add ability to install kernel related packages 555498ba Ensure Barbican required roles are created by Keystone 914d66ad Make the rabbitmq-ready exec more stringent dbae8506 Initial support for tls_priorities ed6c6b00 Ensure we set $haproxy_firewall_rules variable 3c4748b4 Allow for customization of the Manila CephFS pool name c71f507b Add tcp-check connect port line to haproxy redis stanza dc4bb7e7 Close OVN VIP race by adding an ordering constraint acf62b57 Support TLS deployments with KernelDisableIPv6 enabled 964fe8cc Add dateext and related parameters for logrotate 460ad9ee Fix rabbitmq staged upgrade 1c96d897 Fix amphora provider driver description Diffstat (except docs and test files) ------------------------------------- manifests/haproxy.pp | 4 +-- manifests/haproxy/endpoint.pp | 2 ++ manifests/profile/base/kernel.pp | 16 +++++++++++ manifests/profile/base/keystone.pp | 9 ++++++ manifests/profile/base/logging/logrotate.pp | 15 ++++++++++ manifests/profile/base/manila/share.pp | 3 +- manifests/profile/base/octavia/api.pp | 2 +- manifests/profile/base/pacemaker.pp | 7 +++++ manifests/profile/base/pacemaker_remote.pp | 6 ++++ .../profile/pacemaker/cinder/backup_bundle.pp | 11 +++++++- .../profile/pacemaker/cinder/volume_bundle.pp | 11 +++++++- .../profile/pacemaker/database/mysql_bundle.pp | 11 +++++++- .../profile/pacemaker/database/redis_bundle.pp | 11 +++++++- manifests/profile/pacemaker/haproxy_bundle.pp | 13 ++++++++- manifests/profile/pacemaker/manila/share_bundle.pp | 11 +++++++- manifests/profile/pacemaker/ovn_dbs_bundle.pp | 24 ++++++++++++++-- manifests/profile/pacemaker/rabbitmq_bundle.pp | 33 +++++++++++++++------- manifests/tls_proxy.pp | 9 ++++-- metadata.json | 2 +- ...xt-and-related-parameters-58dd288c74b818f7.yaml | 5 ++++ spec/classes/tripleo_profile_base_kernel_spec.rb | 13 +++++++++ .../tripleo_profile_base_octavia_api_spec.rb | 2 +- templates/logrotate/containers_logrotate.conf.erb | 9 ++++++ 23 files changed, 203 insertions(+), 26 deletions(-)
participants (1)
-
no-reply@openstack.org