puppet-octavia 17.2.0 (victoria)
We are thrilled to announce the release of: puppet-octavia 17.2.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.2.0 ^^^^^^ New Features ************ * The new "octavia::keystone::authtoken::interface" parameter has been added, which can be used to set the interface parameter in authtoken middleware. Bug Fixes ********* * Octavia switched oslo.policy from JSON to YAML format output. Changes in puppet-octavia 17.1.0..17.2.0 ---------------------------------------- a172b1d Prepare Victoria M2 e21746f Add support for the interface parameter in authtoken middleware 80cfe11 Change to relative include daa3c12 Switch oslo.policy over to yaml Diffstat (except docs and test files) ------------------------------------- manifests/client.pp | 2 +- manifests/keystone/authtoken.pp | 7 +++++++ manifests/policy.pp | 13 +++++++------ metadata.json | 10 +++++----- .../notes/change-oslo-policy-to-yaml-e4efbaeafa2fbb1c.yaml | 3 +++ .../keystone-authtoken-interface-7d13b1d876b5d8b6.yaml | 5 +++++ spec/classes/octavia_keystone_authtoken_spec.rb | 3 +++ spec/classes/octavia_policy_spec.rb | 13 +++++++------ 8 files changed, 38 insertions(+), 18 deletions(-)
participants (1)
-
no-reply@openstack.org