[release-announce] puppet-zaqar 16.4.0 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Mon Nov 29 11:28:59 UTC 2021


We are stoked to announce the release of:

puppet-zaqar 16.4.0: Puppet module for OpenStack Zaqar

This release is part of the ussuri stable release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

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

For more details, please see below.

16.4.0
^^^^^^

New Features

* The new "zaqar::keystone::authtoken::interface" parameter has been
  added, which can be used to set the interface parameter in authtoken
  middleware.

Changes in puppet-zaqar 16.3.0..16.4.0
--------------------------------------

1bbfbd8 Prepare the final stable/ussuri release
608dbe1 Set fixture paths for unit tests
643890f Add support for the interface parameter in authtoken middleware
f73e61a Add CentOS8 to nodesets
28bc14c Use common class to manage apache service in beaker job
9bdaca0 Switch to Ussuri
e17499d Expect Python3.6 instead of Python2.7 on CentOS8 and Fedora
38186bc Update TOX_CONSTRAINTS_FILE for stable/ussuri
d73f214 Update .gitreview for stable/ussuri


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

.gitreview                                         |  1 +
Gemfile                                            |  1 +
manifests/keystone/authtoken.pp                    |  7 +++++
metadata.json                                      |  8 +++---
...stone-authtoken-interface-cd400620b19b76c0.yaml |  5 ++++
spec/acceptance/nodesets/nodepool-centos8.yml      | 10 ++++++++
spec/acceptance/zaqar_swift_spec.rb                |  1 +
spec/classes/zaqar_keystone_authtoken_spec.rb      |  3 +++
spec/classes/zaqar_wsgi_apache_spec.rb             | 30 +++++++++++++++++-----
spec/spec_helper.rb                                |  5 ++++
tox.ini                                            |  2 +-
11 files changed, 62 insertions(+), 11 deletions(-)







More information about the Release-announce mailing list