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

no-reply at openstack.org no-reply at openstack.org
Mon Nov 29 11:30:13 UTC 2021


We exuberantly announce the release of:

puppet-octavia 16.4.0: Puppet module for OpenStack Octavia

This release is part of the ussuri stable release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

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

For more details, please see below.

16.4.0
^^^^^^

New Features

* The new "octavia::api::enable_proxy_headers_parsing" parameter was
  added to support "enable_proxy_headers_parsing" parameter in
  Octavia.

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

Changes in puppet-octavia 16.3.0..16.4.0
----------------------------------------

3f3f8a8 Prepare the final stable/ussuri release
ee0b9f5 Set fixture paths for unit tests
bb73a68 Add support for the interface parameter in authtoken middleware
ab50ae9 Expose vhost_custom_fragment
75c5575 Use common class to manage apache service in beaker job
cfd750c Add CentOS8 to nodesets
4b7ee33 Add support for [oslo_middleware] enable_proxy_headers_parsing
35e4432 Switch to Ussuri
a8489e2 Update TOX_CONSTRAINTS_FILE for stable/ussuri
cf495a4 Update .gitreview for stable/ussuri


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

.gitreview                                         |   1 +
Gemfile                                            |   1 +
manifests/api.pp                                   |  10 ++
manifests/keystone/authtoken.pp                    |   7 ++
manifests/wsgi/apache.pp                           |   7 ++
metadata.json                                      |  10 +-
...ble_proxy_headers_parsing-e04ae349155978bc.yaml |   5 +
...stone-authtoken-interface-7d13b1d876b5d8b6.yaml |   5 +
spec/acceptance/nodesets/nodepool-centos8.yml      |  10 ++
spec/acceptance/octavia_spec.rb                    |   1 +
spec/classes/octavia_api_spec.rb                   |  15 +++
spec/classes/octavia_keystone_authtoken_spec.rb    |   3 +
spec/classes/octavia_wsgi_apache_spec.rb           | 112 +++++++++++++++++++++
spec/spec_helper.rb                                |   5 +
tox.ini                                            |   2 +-
15 files changed, 188 insertions(+), 6 deletions(-)







More information about the Release-announce mailing list