We are thrilled to announce the release of: puppet-octavia 19.3.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. 19.3.0 ^^^^^^ New Features * The following deprecated parameters of the "octavia::quota" class have been removed. * "load_balancer_quota" * "listener_quota" * "member_quota" * "pool_quota" * "health_monitor_quota" Changes in puppet-octavia 19.2.0..19.3.0 ---------------------------------------- f5bf4a3 Prepare Xena M3 621e5ff Do not test authtoken parameters directly 8f5a727 Use a 'params' hash for authtoken parameters 3b6a19f Support Puppet 7 12d06f3 Drop quota parameters without default_ prefix 5565bb6 TripleO: Reduce tempest test scope c868430 Convert enabled_provider_agents to proper list format Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 7 + manifests/driver_agent.pp | 2 +- manifests/keystone/authtoken.pp | 82 +++---- manifests/quota.pp | 57 +---- metadata.json | 12 +- .../notes/quota-cleanup-255ebc9eb81c9a0d.yaml | 11 + spec/classes/octavia_driver_agent_spec.rb | 2 +- spec/classes/octavia_keystone_authtoken_spec.rb | 242 +++++++++++---------- spec/classes/octavia_quota_spec.rb | 20 -- 9 files changed, 204 insertions(+), 231 deletions(-)
participants (1)
-
no-reply@openstack.org