We are amped to announce the release of: puppet-octavia 10.4.0: Puppet module for OpenStack Octavia This release is part of the ocata release series. Download the package from: https://tarballs.openstack.org/puppet-octavia/ For more details, please see below. 10.4.0 ^^^^^^ New Features * support for configuring amp_secgroup_list has been added which allows to configure the security groups to be setup on the amphorae * You can now configure the paths for the certificates which are used to the public key infrastructure system which is used to authenticate to amphorae. Changes in puppet-octavia 10.3.1..10.4.0 ---------------------------------------- 926aa62 Prepare for Ocata post release 79e98f0 Run puppet-openstack-beaker-jobs 24b90f7 Switch to Zuul v3 testing e2c32ce Add certificate configuration for PKI b14845a Add amp_secgroup_list configuration parameter Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 6 + bindep.txt | 12 ++ manifests/certificates.pp | 40 ++++++ manifests/worker.pp | 6 + metadata.json | 146 ++++++++++----------- .../add-amp-secgroup-list-d3dcc292465b0fe7.yaml | 4 + ...ertificates-configuration-6e956bd99e5c2a2b.yaml | 4 + releasenotes/source/conf.py | 4 +- spec/classes/octavia_certificates_spec.rb | 53 ++++++++ spec/classes/octavia_worker_spec.rb | 2 + 10 files changed, 202 insertions(+), 75 deletions(-)