We are jazzed to announce the release of: puppet-zaqar 20.2.0: Puppet module for OpenStack Zaqar This release is part of the yoga release series. The source is available from: https://opendev.org/openstack/puppet-zaqar Download the package from: https://tarballs.openstack.org/puppet-zaqar/ Please report issues through: https://bugs.launchpad.net/puppet-zaqar/+bugs For more details, please see below. 20.2.0 ^^^^^^ New Features * Add socket keepalive options for the pymemcache (dogpile.cache) backend. * Now this module supports CentOS 9 and Red Hat Enterprise Linux 9. Changes in puppet-zaqar 20.1.0..20.2.0 -------------------------------------- 64b0fe7 Prepare Yoga M3 263f4ae Add CentOS/RHEL 9 to supported operating systems b25f7f6 Avoid hard-coding OS user/group in each manifest 8ad1daf CentOS 9: Fix unit tests for zaqar::wsgi::apache 1e36ec0 CentOS 9: Disable unit tests dependent on puppet-postgresql 519643d Do not define service resource when service management is disabled 3505adf Fix missing service tag when httpd+mod_wsgi is used f92eb34 Ensure keystone resources are created during service startup 4026124 Add socket keepalive options for the pymemcache backend 60f1b57 Fix duplicate (Optional) in parameter description 2fb01b0 Fix dependency to purge default vhost config Diffstat (except docs and test files) ------------------------------------- manifests/cache.pp | 32 +++++++++++++- manifests/db/sync.pp | 3 +- manifests/keystone/auth.pp | 2 + manifests/keystone/auth_websocket.pp | 2 + manifests/params.pp | 1 + manifests/server.pp | 50 +++++++++++----------- manifests/wsgi/apache.pp | 7 +-- metadata.json | 14 +++--- .../add_keepalive_options-5eeb020dea867458.yaml | 4 ++ .../notes/centos-9-support-79f4cb387a4262b2.yaml | 4 ++ spec/classes/zaqar_cache_spec.rb | 12 ++++++ spec/classes/zaqar_db_postgresql_spec.rb | 5 ++- spec/classes/zaqar_wsgi_apache_spec.rb | 21 ++++++--- 13 files changed, 113 insertions(+), 44 deletions(-)
participants (1)
-
no-reply@openstack.org