puppet-tripleo 9.5.0 (rocky)
We exuberantly announce the release of: puppet-tripleo 9.5.0: Puppet module for OpenStack TripleO This release is part of the rocky 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. 9.5.0 ^^^^^ New Features * Add the ability to configure the nfs_snapshot_support parameter associated with Cinder's NFS backend. Changes in puppet-tripleo 9.4.0..9.5.0 -------------------------------------- e4c894da Prepare 9.5.0 release (rocky) 1bcd64dc Remove scenario008 jobs efc1f024 Only request certs in step 1 2d888eb8 Allow mysql options to be set for the HA bundle 7ae85edf Add support for external Ganesha service in Manila Share profile da474f17 Allow external Ganesha for the cephfs manila backend 73fdcc0d Fix tripleo::haproxy::stats to be more correct and flexible c5986da9 Rebuild initramfs after applying change in kernel parameters b34f02c7 Fix horizon firewall rules in composable roles 9806d033 Add nova::cinder to nova compute 701c9786 Refactor collectd/gnocchi integration 3ee2d176 Fix missing version requirements 624840b8 certmonger: Add dnsnames parameter to redis cert request a8d0172e Expose innodb_lock_wait_timeout via hieradata. 89735a1f Allow neutron wrapper containers log to syslog d16e5124 redis HA: allow SELinux relabel for /var/run/redis 47034b22 remove ssh from tripleo::firewall::pre 9614c949 Support redfish inside a fencing yaml file 638ba0b9 Fix keepalived VIP monitoring script 0c692c99 OpenDev Migration Patch ecea0804 Add an Endpoint in ceilometer c1f6857a Add httpd and tls support to manila-api f91852a6 Fix ntp module version to an existing tag/branch 8851b883 Add ability to configure Cinder's NFS snapshot support 9517c7b0 Add missing s3 case in gnocchi::api 67712f04 Run octavia-api under apache bfdd7300 Fix generating connections to OVN db 8c4c8e0b Handle image_volume_cache_enabled in PureStorage Cinder backend. 679d4f89 Simplify logrotate job 368474f1 Pin puppet-sensu module b1bc0410 Enable internal TLS options for ironic API b5220a72 Adding a udev rule to save sriov interface name before configuring switchdev Diffstat (except docs and test files) ------------------------------------- .gitreview | 2 +- Puppetfile_extras | 4 +- lib/puppet/provider/sriov_vf_config/numvfs.rb | 18 +++ manifests/certmonger/redis.pp | 9 +- manifests/fencing.pp | 3 + manifests/firewall/pre.pp | 6 - manifests/haproxy.pp | 15 ++- manifests/haproxy/horizon_endpoint.pp | 27 ++++ manifests/haproxy/stats.pp | 19 +-- manifests/keepalived.pp | 2 +- manifests/profile/base/ceilometer.pp | 69 ++++++++-- manifests/profile/base/certmonger_user.pp | 150 +++++++++++---------- manifests/profile/base/cinder/volume/nfs.pp | 6 + manifests/profile/base/cinder/volume/pure.pp | 6 + manifests/profile/base/database/mysql.pp | 7 + manifests/profile/base/gnocchi/api.pp | 1 + manifests/profile/base/kernel.pp | 8 ++ manifests/profile/base/manila/api.pp | 40 ++++++ manifests/profile/base/manila/share.pp | 29 ++-- manifests/profile/base/metrics/collectd.pp | 15 ++- manifests/profile/base/metrics/collectd/gnocchi.pp | 37 ++++- manifests/profile/base/metrics/qdr.pp | 12 ++ manifests/profile/base/neutron/agents/ovn.pp | 2 +- manifests/profile/base/neutron/ovn_metadata.pp | 2 +- manifests/profile/base/neutron/plugins/ml2/ovn.pp | 4 +- manifests/profile/base/nova/compute.pp | 1 + manifests/profile/base/octavia/api.pp | 41 ++++-- .../profile/pacemaker/database/mysql_bundle.pp | 8 +- .../profile/pacemaker/database/redis_bundle.pp | 2 +- manifests/profile/pacemaker/manila/share_bundle.pp | 17 +-- manifests/profile/pacemaker/ovn_dbs_bundle.pp | 4 +- manifests/profile/pacemaker/ovn_northd.pp | 4 +- metadata.json | 6 +- ...nder-nfs-snapshot-support-ac547f24dddf97e8.yaml | 5 + spec/classes/tripleo_firewall_spec.rb | 13 -- spec/classes/tripleo_keepalive_spec.rb | 2 +- .../tripleo_profile_base_cinder_volume_nfs_spec.rb | 27 +++- .../tripleo_profile_base_octavia_api_spec.rb | 1 - ...o_profile_pacemaker_manila_share_bundle_spec.rb | 8 +- .../tripleo_host_sriov_numvfs_persistence_spec.rb | 1 + templates/collectd/collectd-gnocchi.conf.erb | 62 --------- templates/logrotate/containers_logrotate.conf.erb | 7 - templates/neutron/dibbler-client.epp | 1 + templates/neutron/dnsmasq.epp | 1 + templates/neutron/haproxy.epp | 1 + templates/neutron/keepalived.epp | 1 + templates/neutron/radvd.epp | 1 + templates/switchdev/switchdev.epp | 1 + zuul.d/layout.yaml | 8 -- 49 files changed, 460 insertions(+), 256 deletions(-)
participants (1)
-
no-reply@openstack.org