We are jazzed to announce the release of: puppet-oslo 17.1.0: Puppet module for Oslo This release is part of the victoria 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.1.0 ^^^^^^ Deprecation Notes * The "oslo_config" resource has been deprecated and will be removed in a future release. * The deprecated support for ZeroMQ has been removed. Changes in puppet-oslo 16.3.0..17.1.0 ------------------------------------- 57748b6 Prepare Victoria M1 68bb491 Switch to newer openstackdocstheme and reno versions c152c69 Update Puppet requirement to >= 6.0.0 c0d0059 Consolidate python memcache bindings install 6791258 Remove support for ZeroMQ configuration c6fb0f8 Bump version for the start of Victoria a289b78 Bump reno to 2.5.0 cb4aeec [ussuri][goal] Add CONTRIBUTING.rst 480bb6a Add CentOS8 to nodesets 6cd2bc4 Deprecate oslo_config resource b8d2c4c Runs on Debian 10. 1f72e77 Bump openstackdocstheme to 1.30.0 9b2aeac Change rpsec to rspec 2c0fe9a Update master for stable/ussuri Diffstat (except docs and test files) ------------------------------------- CONTRIBUTING.rst | 19 +++++ README.md | 2 +- lib/puppet/provider/oslo_config/ini_setting.rb | 5 ++ manifests/cache.pp | 8 +- manifests/messaging/zmq.pp | 99 ---------------------- metadata.json | 8 +- .../deprecate-oslo_config-fcd5be0a4c358ba3.yaml | 5 ++ .../notes/remove-zeromq-826ce00eea673739.yaml | 4 + releasenotes/source/conf.py | 8 +- releasenotes/source/index.rst | 1 + releasenotes/source/ussuri.rst | 6 ++ spec/acceptance/nodesets/nodepool-centos8.yml | 10 +++ 13 files changed, 66 insertions(+), 115 deletions(-)