We are stoked to announce the release of: puppet-octavia 19.4.0: Puppet module for OpenStack Octavia This release is part of the xena 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 19.3.0..19.4.0 ---------------------------------------- f6b4783 Add information technology in the setup.cfg 8f8f031 Add license information in the setup.cfg 7315822 Delete useless code for setup.py 065204e Fix pbr>=2.0.0 for setup.py 15afc85 Update openstackdocstheme to the latest version e77e6c0 Update reno to the latest version 7c34518 Do not test detail of keystone::resource::service_identity 8f7149e [service_auth] password should be secret aa180a7 Fix stdlib version in metadata eabd0c9 Prepare Xena RC1 b86fe3e Add watch_log_file option a6ece88 Remove parameters for the Spares Pool feature 4bb6e9b Allow purging policy files Diffstat (except docs and test files) ------------------------------------- manifests/housekeeping.pp | 35 ----- manifests/logging.pp | 6 + manifests/policy.pp | 20 ++- manifests/service_auth.pp | 2 +- metadata.json | 12 +- ...add_watch_log_file-option-ba1a0d5eaa8182f6.yaml | 4 + .../policy_purge_config-3596771b095d31fe.yaml | 6 + ...emove-spares-pool-feature-2ed29ea73a2454aa.yaml | 7 + setup.cfg | 2 + setup.py | 4 +- spec/classes/octavia_housekeeping_spec.rb | 14 +- spec/classes/octavia_keystone_auth_spec.rb | 154 +++++++-------------- spec/classes/octavia_logging_spec.rb | 3 + spec/classes/octavia_policy_spec.rb | 87 ++++++++---- spec/classes/octavia_service_auth_spec.rb | 4 +- 16 files changed, 173 insertions(+), 191 deletions(-)
participants (1)
-
no-reply@openstack.org