[release-announce] puppet-designate 18.5.0 (wallaby)
    no-reply at openstack.org 
    no-reply at openstack.org
       
    Wed Feb 16 18:42:37 UTC 2022
    
    
  
We are overjoyed to announce the release of:
puppet-designate 18.5.0: Puppet module for OpenStack Designate
This release is part of the wallaby stable release series.
The source is available from:
    https://opendev.org/openstack/puppet-designate
Download the package from:
    https://tarballs.openstack.org/puppet-designate/
Please report issues through:
    https://bugs.launchpad.net/puppet-designate/+bugs
For more details, please see below.
18.5.0
^^^^^^
New Features
* The new "designate::api::enable_proxy_headers_parsing" parameter
  has been added.
* Added the new "designate::wsgi::apache" class, you can now run the
  "designate-api" service under Apache with mod_wsgi.
Changes in puppet-designate 18.4.0..18.5.0
------------------------------------------
6d06a97 Prepare a new Wallaby release
4b35ca1 Add Designate API WSGI support
1168a17 Add support for oslo_middleware/enable_proxy_headers_parsing
eee5156 Set fixture paths for unit tests
db2b8bf Update TOX_CONSTRAINTS_FILE for stable/wallaby
2d6c61e Update .gitreview for stable/wallaby
Diffstat (except docs and test files)
-------------------------------------
.gitreview                                         |   1 +
manifests/api.pp                                   |  82 ++++++++---
manifests/params.pp                                |  40 +++---
manifests/wsgi/apache.pp                           | 160 +++++++++++++++++++++
metadata.json                                      |   2 +-
...ble_proxy_headers_parsing-fb76fa3450bd4ed9.yaml |   5 +
.../notes/designate-api-wsgi-b7a408ecc00f3001.yaml |   5 +
spec/classes/designate_api_spec.rb                 |  41 ++++++
spec/classes/designate_wsgi_apache_spec.rb         | 115 +++++++++++++++
spec/spec_helper.rb                                |   5 +
tox.ini                                            |   2 +-
11 files changed, 415 insertions(+), 43 deletions(-)
    
    
More information about the Release-announce
mailing list