We enthusiastically announce the release of: puppet-octavia 21.0.1: Puppet module for OpenStack Octavia This release is part of the zed 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. Changes in puppet-octavia 21.0.0..21.0.1 ---------------------------------------- 12a213a Prepare final stable/zed release 487735f certificates: Passphrase parameters should be secret b268824 Restrict access to certificate files 1e719e2 Fix wrong audit class tested in unit tests e35e141 Add .pdkignore to exclude some files from tar ball 3289138 Add per module policy service refresh 34e0aea Zed-only: Remove TripleO job 3865569 Update TOX_CONSTRAINTS_FILE for stable/zed 6a02ffa Update .gitreview for stable/zed Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .pdkignore | 51 +++++++++++++++++++++++++++++++ .zuul.yaml | 45 --------------------------- manifests/certificates.pp | 12 ++++---- manifests/deps.pp | 2 +- manifests/policy.pp | 1 + metadata.json | 2 +- spec/classes/octavia_audit_spec.rb | 22 ++++++------- spec/classes/octavia_certificates_spec.rb | 23 +++++++------- spec/classes/octavia_policy_spec.rb | 2 ++ tox.ini | 2 +- 11 files changed, 87 insertions(+), 76 deletions(-)