puppet-oslo 17.5.0 (victoria)
We are stoked to announce the release of: puppet-oslo 17.5.0: Puppet module for Oslo This release is part of the victoria 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. 17.5.0 ^^^^^^ New Features * Add socket keepalive options for the pymemcache (dogpile.cache) backend. * Add TLS options to oslo.cache * Add options to configure pymemcache's HashClient retrying mechanisms (dogpile.cache) backend. * Add retrying options for pymemcache (dogpile.cache) backend. Changes in puppet-oslo 17.4.0..17.5.0 ------------------------------------- 6dbd13e Prepare the final stable/victoria release 3c5dc52 Add pymemcache's HashClient retrying options to oslo.cache c62c4bc Add retrying options to oslo.cache dc42ef8 Add socket keepalive options for the pymemcache backend d0a36b1 TripleO: Reduce tempest test scope 5f6a596 Cors: Accept array for ListOpts 08d8f20 Use tripleo puppet job instaed of tripleo job d103681 Set fixture paths for unit tests 69263d7 Fix the wrong default value of idle_timeout a0d1e46 Add TLS options to oslo.cache a10cb1c Update TOX_CONSTRAINTS_FILE for stable/victoria e8701f6 Update .gitreview for stable/victoria Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 18 +++- manifests/cache.pp | 116 +++++++++++++++++++++ manifests/cors.pp | 8 +- manifests/db.pp | 4 +- metadata.json | 2 +- .../add_keepalive_options-3802510b6d4461e1.yaml | 4 + .../notes/add_tls_options-9010fc5eab23dfe7.yaml | 4 + ...cache_hashclient_retrying-10a756708ad9894b.yaml | 5 + .../pymemcache_retrying-4fa326e3bc913a97.yaml | 4 + spec/defines/oslo_cache_spec.rb | 45 ++++++++ spec/defines/oslo_cors_spec.rb | 39 +++++++ spec/spec_helper.rb | 5 + tox.ini | 2 +- 14 files changed, 246 insertions(+), 11 deletions(-)
participants (1)
-
no-reply@openstack.org