We are pumped to announce the release of: instack-undercloud 9.3.0: instack-undercloud This release is part of the rocky stable release series. The source is available from: https://git.openstack.org/cgit/openstack/instack-undercloud Download the package from: https://tarballs.openstack.org/instack-undercloud/ Please report issues through launchpad: https://bugs.launchpad.net/tripleo For more details, please see below. 9.3.0 ^^^^^ Bug Fixes * Set the connect_timeout to 60s for mysql connections. This helps fix an issue where undercloud services lose the mysql connection if it takes more than 10s to complete (eg under high load). * Enforce a restart of rsyslog after installing Swift rpms. Otherwise all Swift logs end up in /var/log/messages instead of /var/log/swift/swift.log Changes in instack-undercloud 9.2.0..9.3.0 ------------------------------------------ ed96987 Set Red Hat default SSHD configuration properly 98592c2 Set connect_timeout in mysql d3c6857 Restart rsyslog after installing Swift Diffstat (except docs and test files) ------------------------------------- .../os-apply-config/etc/puppet/hieradata/RedHat.yaml | 20 ++++++++++++++++++++ elements/puppet-stack-config/puppet-stack-config.pp | 5 +++++ .../puppet-stack-config.yaml.template | 1 + .../notes/mysql-timeout-ec1444c45da24a1e.yaml | 6 ++++++ .../swift-undercloud-logging-bf103e33fb444f01.yaml | 5 +++++ 5 files changed, 37 insertions(+)