We are jazzed to announce the release of: puppet-octavia 17.1.0: Puppet module for OpenStack Octavia This release is part of the victoria 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. 17.1.0 ^^^^^^ New Features * The new "octavia::api::enable_proxy_headers_parsing" parameter was added to support "enable_proxy_headers_parsing" parameter in Octavia. Changes in puppet-octavia 16.3.0..17.1.0 ---------------------------------------- 20493bf Prepare Victoria M1 ddc7986 Add support for [oslo_middleware] enable_proxy_headers_parsing 9c7be31 Switch to newer openstackdocstheme and reno versions 5310f9c Update Puppet requirement to >= 6.0.0 77c5cdb Remove unnecessary puppet-rabbitmq from dependencies 1a02a99 Remove password hash generation in each puppet modules 1f92535 Bump version for the start of Victoria ff99456 Bump reno to 2.5.0 6f9b1fc [ussuri][goal] Add CONTRIBUTING.rst fd58b7e Add CentOS8 to nodesets 8c66365 Use anchor to require necessary packages 64341bc Runs on Debian 10. 64778fc Bump openstackdocstheme to 1.30.0 9592766 Fix rabbitmq version in metadata 8a4af9d Change rpsec to rspec 6a2a4da Update master for stable/ussuri Diffstat (except docs and test files) ------------------------------------- CONTRIBUTING.rst | 19 +++++++++++++++++++ README.md | 2 +- lib/puppet/type/octavia_config.rb | 4 ++-- lib/puppet/type/octavia_ovn_provider_config.rb | 4 ++-- manifests/api.pp | 10 ++++++++++ manifests/db/mysql.pp | 2 +- manifests/db/postgresql.pp | 10 +++++----- metadata.json | 22 +++++++--------------- ...ble_proxy_headers_parsing-e04ae349155978bc.yaml | 5 +++++ releasenotes/source/conf.py | 8 ++++---- releasenotes/source/index.rst | 1 + releasenotes/source/ussuri.rst | 6 ++++++ spec/acceptance/nodesets/nodepool-centos8.yml | 10 ++++++++++ spec/classes/octavia_api_spec.rb | 15 +++++++++++++++ spec/classes/octavia_db_mysql_spec.rb | 18 +++++++++--------- spec/classes/octavia_db_postgresql_spec.rb | 11 +++++++---- spec/unit/type/octavia_config_spec.rb | 8 ++++---- spec/unit/type/octavia_ovn_provider_config_spec.rb | 6 +++--- 19 files changed, 114 insertions(+), 53 deletions(-)
participants (1)
-
no-reply@openstack.org