[release-announce] puppet-oslo 22.0.0 (antelope)

no-reply at openstack.org no-reply at openstack.org
Wed Apr 5 15:51:43 UTC 2023


We are pleased to announce the release of:

puppet-oslo 22.0.0: Puppet module for Oslo

This release is part of the antelope 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.

Changes in puppet-oslo 21.0.0..22.0.0
-------------------------------------

cf34e14 Prepare 2023.1 release
a996337 [coordination] backend_url should be secret
3057625 Remove TripleO job
ee865e8 Add strict validation about boolean parameters
548d68c Replace legacy facts and use fact hash
2773a8c Switch to Ubuntu Jammy (22.04)
7e187f6 Add common implementation to manage [os_brick] options
6f502ef Fox wrong format of [cache] backend_argument
0532649 cache: Support array value for tls_allowed_ciphers
7040315 Update master for stable/zed


Diffstat (except docs and test files)
-------------------------------------

.zuul.yaml                                         |  19 ----
manifests/cache.pp                                 | 118 +++++++++++----------
manifests/concurrency.pp                           |   8 +-
manifests/coordination.pp                          |   9 +-
manifests/cors.pp                                  |  24 ++---
manifests/db.pp                                    |  77 +++++++-------
manifests/healthcheck.pp                           |  16 +--
manifests/key_manager.pp                           |   4 +-
manifests/key_manager/barbican.pp                  |  32 +++---
manifests/key_manager/barbican/service_user.pp     |  48 ++++-----
manifests/limit.pp                                 |  26 ++---
manifests/log.pp                                   |  86 +++++++--------
manifests/messaging/amqp.pp                        | 112 +++++++++----------
manifests/messaging/default.pp                     |  16 +--
manifests/messaging/notifications.pp               |  12 +--
manifests/messaging/rabbit.pp                      |  80 +++++++-------
manifests/middleware.pp                            |  12 +--
manifests/os_brick.pp                              |  19 ++++
manifests/params.pp                                |   7 +-
manifests/policy.pp                                |  20 ++--
manifests/privsep.pp                               |  24 ++---
manifests/service.pp                               |  20 ++--
manifests/service/ssl.pp                           |  20 ++--
manifests/service/wsgi.pp                          |  28 ++---
manifests/versionedobjects.pp                      |   4 +-
metadata.json                                      |   6 +-
releasenotes/notes/os_brick-444b69e1384bc260.yaml  |   6 ++
.../notes/ubuntu-jammy-218197b44e6c915a.yaml       |   8 ++
releasenotes/source/index.rst                      |   1 +
releasenotes/source/zed.rst                        |   6 ++
spec/defines/oslo_cache_spec.rb                    |  22 ++--
spec/defines/oslo_coordination_spec.rb             |  14 +--
spec/defines/oslo_db_spec.rb                       |   4 +-
spec/defines/oslo_os_brick_spec.rb                 |  39 +++++++
34 files changed, 506 insertions(+), 441 deletions(-)







More information about the Release-announce mailing list