We are ecstatic to announce the release of: puppet-oslo 18.5.0: Puppet module for Oslo This release is part of the wallaby stable release series. The source is available from: https://opendev.org/openstack/puppet-oslo Download the package from: https://tarballs.openstack.org/puppet-oslo/ Please report issues through: https://bugs.launchpad.net/puppet-oslo/+bugs For more details, please see below. 18.5.0 ^^^^^^ New Features * Add socket keepalive options for the pymemcache (dogpile.cache) backend. * Add options to configure pymemcache's HashClient retrying mechanisms (dogpile.cache) backend. * Add retrying options for pymemcache (dogpile.cache) backend. Changes in puppet-oslo 18.4.1..18.5.0 ------------------------------------- b98fe2d setuptools: Disable auto discovery 88cf469 Prepare the final wallaby release 4f7a3b6 Do not convert policy_dirs to comma-separated list aa67229 Add centos-9 jobs for wallaby zuul layout d80fbfc Add pymemcache's HashClient retrying options to oslo.cache c6fe2e5 Add retrying options to oslo.cache 02f7cc8 Add socket keepalive options for the pymemcache backend Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 11 +++- manifests/cache.pp | 73 ++++++++++++++++++++++ manifests/policy.pp | 7 +-- metadata.json | 2 +- .../add_keepalive_options-3802510b6d4461e1.yaml | 4 ++ ...cache_hashclient_retrying-10a756708ad9894b.yaml | 5 ++ .../pymemcache_retrying-4fa326e3bc913a97.yaml | 4 ++ setup.py | 1 + spec/defines/oslo_cache_spec.rb | 30 +++++++++ spec/defines/oslo_policy_spec.rb | 16 +---- 10 files changed, 131 insertions(+), 22 deletions(-)
participants (1)
-
no-reply@openstack.org