We are delighted to announce the release of: puppet-octavia 15.4.0: Puppet module for OpenStack Octavia This release is part of the train 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. 15.4.0 ^^^^^^ New Features * Added build_active_retries and port_detach_timeout parameters. * Added the "connection_logging" parameter. * Add support to configure service_token_roles in authtoken middleware Changes in puppet-octavia 15.2.0..15.4.0 ---------------------------------------- 8c3b4d0 Update the constraints url 4732c60 Prepare Train RC1 d1bc6f8 Add support to configure service_token_roles in authtoken middleware 20df1ec Add the "connection_logging" parameter 96fa237 Add build_active_retries and port_detach_timeout 31d8963 Prepare Train M4 Diffstat (except docs and test files) ------------------------------------- manifests/controller.pp | 20 ++++++++++++++++++++ manifests/keystone/authtoken.pp | 12 ++++++++++++ metadata.json | 10 +++++----- ...t-detach-timeout-parameters-5dc21de1a97699ef.yaml | 3 +++ ...onnection-logging-parameter-d92bc438db6f51bb.yaml | 3 +++ .../notes/service_token_roles-9257977b41bcaa6e.yaml | 4 ++++ spec/classes/octavia_controller_spec.rb | 11 ++++++++++- spec/classes/octavia_keystone_authtoken_spec.rb | 3 +++ tox.ini | 2 +- 9 files changed, 61 insertions(+), 7 deletions(-)