[release-announce] puppet-openstacklib 17.4.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Mon Sep 28 11:11:34 UTC 2020


We are psyched to announce the release of:

puppet-openstacklib 17.4.0: Puppet module for OpenStack Openstacklib

This release is part of the victoria release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

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

For more details, please see below.

17.4.0
^^^^^^

New Features

* The new "openstacklib::wsgi::apache::aliases" parameter has been
  added. This parameter can be used to add alias definitions to the
  httpd vhost.

* The new "openstacklib::wsgi::apache::setenv" parameter has been
  added. This paramaeter can be to define environment variables for
  vhost, passed by httpd.

Changes in puppet-openstacklib 17.3.0..17.4.0
---------------------------------------------

f741bfb Prepare Victoria RC1
a2e9ebc Add the aliases param to pass through to apache
226428e Set openstackdocs_auto_name to use 'project' as name
3702dd1 Add Puppet Litmus
10af789 Add support for setenv parameter in apache


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

.zuul.yaml                                         |  2 +-
README.md                                          | 23 +++++-----------------
manifests/wsgi/apache.pp                           | 14 ++++++++++++-
metadata.json                                      |  2 +-
.../notes/wsgi-aliases-2f74cbb84fcfd706.yaml       |  5 +++++
.../notes/wsgi-setenv-8e8519fdb96d98b0.yaml        |  6 ++++++
releasenotes/source/conf.py                        |  1 +
spec/acceptance/defaults_spec.rb                   |  7 -------
spec/acceptance/mysql_spec.rb                      |  8 ++++----
spec/acceptance/nodesets/centos-70-x64.yml         | 11 -----------
spec/acceptance/nodesets/default.yml               | 10 ----------
spec/acceptance/nodesets/nodepool-bionic.yml       | 10 ----------
spec/acceptance/nodesets/nodepool-centos7.yml      | 10 ----------
spec/acceptance/nodesets/nodepool-centos8.yml      | 10 ----------
spec/acceptance/nodesets/nodepool-trusty.yml       | 10 ----------
spec/acceptance/nodesets/nodepool-xenial.yml       | 10 ----------
.../acceptance/nodesets/ubuntu-server-1404-x64.yml | 11 -----------
spec/acceptance/rabbitmq_spec.rb                   | 14 ++++++-------
spec/defines/openstacklib_wsgi_apache_spec.rb      | 10 ++++++++++
spec/spec_helper_acceptance.rb                     |  2 +-
20 files changed, 54 insertions(+), 122 deletions(-)







More information about the Release-announce mailing list