[release-announce] puppet-placement 9.0.0 (antelope)

no-reply at openstack.org no-reply at openstack.org
Wed Apr 5 15:56:11 UTC 2023


We are chuffed to announce the release of:

puppet-placement 9.0.0: Puppet module for OpenStack placement

This release is part of the antelope release series.

The source is available from:

    https://opendev.org/openstack/puppet-placement

Download the package from:

    https://tarballs.openstack.org/puppet-placement/

Please report issues through:

    https://bugs.launchpad.net/puppet-placement/+bugs

For more details, please see below.

Changes in puppet-placement 8.0.0..9.0.0
----------------------------------------

0a92007 Prepare 2023.1 release
7e7fd3d Add strict validation about boolean parameters
9568fe2 Remove TripleO job
b0e4696 Replace legacy facts and use fact hash
cede988 Expose policy_default_rule
cf976fc apache: Remove deprecated api_port parameter
9837307 Switch to Ubuntu Jammy (22.04)
4b2fd40 Update master for stable/zed


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

.zuul.yaml                                         |  19 ----
manifests/api.pp                                   |   8 +-
manifests/cors.pp                                  |  24 ++---
manifests/db.pp                                    |  44 ++++----
manifests/generic_service.pp                       |   3 +
manifests/init.pp                                  |  14 +--
manifests/keystone/authtoken.pp                    | 116 ++++++++++-----------
manifests/logging.pp                               |  70 ++++++-------
manifests/params.pp                                |   8 +-
manifests/policy.pp                                |  18 ++--
manifests/wsgi/apache.pp                           |  22 +---
manifests/wsgi/uwsgi.pp                            |   6 +-
metadata.json                                      |  10 +-
.../policy_default_rule-4279c7c9ebfebf1f.yaml      |   4 +
.../notes/ubuntu-jammy-4882af634f087556.yaml       |   8 ++
...sgi-apache-params-cleanup-7964696507e6e32a.yaml |   5 +
releasenotes/source/index.rst                      |   1 +
releasenotes/source/zed.rst                        |   6 ++
spec/classes/placement_api_spec.rb                 |   4 +-
spec/classes/placement_client_spec.rb              |   2 +-
spec/classes/placement_init_spec.rb                |   2 +-
spec/classes/placement_policy_spec.rb              |   2 +
spec/classes/placement_wsgi_apache_spec.rb         |   8 +-
23 files changed, 206 insertions(+), 198 deletions(-)







More information about the Release-announce mailing list