[release-announce] puppet-vitrage 11.0.0 (zed)

no-reply at openstack.org no-reply at openstack.org
Thu Oct 20 11:30:20 UTC 2022


We are stoked to announce the release of:

puppet-vitrage 11.0.0: Puppet module for OpenStack Vitrage

This release is part of the zed release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

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

For more details, please see below.

Changes in puppet-vitrage 10.3.0..11.0.0
----------------------------------------

09c70ac Prepare Zed RC1
fecdb2f Enable memcached in acceptance tests
9934f3a Add Apache WSGI logging parameters for pipe/syslog
bc724cd Accept array for [datasource] types
08fae67 Remove logic for CentOS 8/RHEL 8
51e0fa6 Remove unused items from platform_params
15068f1 Adapt to new type validation in puppetlabs-apache
9ad6008 Revert "CentOS 9: Disable unit tests dependent on puppet-postgresql"
f49cd06 Fix wrong test description
282875e Add acceptance tests for config management resources
5757169 Switch provider to manage paste.ini file
3b3ace5 Expose headers option of apache::vhost
e233a67 Remove support for CentOS 8 Stream
57b3dd7 Simplify handling of notifiers option
5aa7420 Remove deprecated vitrage::auth
ab776ea apache+mod_wsgi: Disable SSL by default
e3ff4ab Update master for stable/yoga


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

.../provider/vitrage_api_paste_ini/ini_setting.rb  |  19 +---
manifests/auth.pp                                  |  75 --------------
manifests/init.pp                                  |   2 +-
manifests/notifier.pp                              |   8 +-
manifests/wsgi/apache.pp                           |  96 +++++++++++------
metadata.json                                      |  10 +-
.../notes/apache-headers-2aa1df788e250634.yaml     |   5 +
.../notes/disable-apache-ssl-808da0c0682524f6.yaml |   5 +
.../httpd-logs-piped-syslog-9f62fe0fcf32b59c.yaml  |   6 ++
.../notes/remove-centos-8-b5661f6672025bd0.yaml    |   4 +
...ove-deprecated-auth-class-0862429e31bf5604.yaml |   4 +
releasenotes/source/index.rst                      |   1 +
releasenotes/source/yoga.rst                       |   6 ++
...sgi_apache_spec.rb => 10_basic_vitrage_spec.rb} |   1 +
spec/acceptance/99_vitrage_config_spec.rb          | 101 ++++++++++++++++++
spec/classes/vitrage_auth_spec.rb                  |  53 ----------
spec/classes/vitrage_db_postgresql_spec.rb         |  10 +-
spec/classes/vitrage_wsgi_apache_spec.rb           | 115 +++++++++++++++------
spec/unit/type/vitrage_config_spec.rb              |   2 +-
19 files changed, 295 insertions(+), 228 deletions(-)







More information about the Release-announce mailing list