[release-announce] puppet-octavia 18.3.0 (wallaby)
no-reply at openstack.org
no-reply at openstack.org
Thu Mar 25 09:25:45 UTC 2021
We are satisfied to announce the release of:
puppet-octavia 18.3.0: Puppet module for OpenStack Octavia
This release is part of the wallaby 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.
18.3.0
^^^^^^
New Features
************
* The new "octaiva::api::pagination_max_limit" parameter has been
added to configure the pagination_max_limit parameter in octavia.
Deprecation Notes
*****************
* Now all parameters of the "quota::class" class are prefixed with
"defualt_", to be consistent with the parameter names in Octavia.
All exisitng parameters without the "default_" prefix are deprecated
and will be removed in a future release.
Changes in puppet-octavia 18.2.0..18.3.0
----------------------------------------
8efcdfa Prepare Wallaby M3
1217a8f Add support for the api_settings/pagination_max_limit
be91575 Do not expect database/idle_timeout
7d5b8aa Use consistent parameter names for quota options
Diffstat (except docs and test files)
-------------------------------------
manifests/api.pp | 6 ++
manifests/quota.pp | 77 +++++++++++++++++-----
metadata.json | 10 +--
...-api-pagination_max_limit-d179a43fa2234930.yaml | 5 ++
.../octavia-quota-default-2f256d6e40fd1510.yaml | 7 ++
spec/classes/octavia_api_spec.rb | 3 +
spec/classes/octavia_init_spec.rb | 1 -
spec/classes/octavia_quota_spec.rb | 52 +++++++++++----
8 files changed, 126 insertions(+), 35 deletions(-)
More information about the Release-announce
mailing list