puppet-openstacklib 16.0.0 (ussuri)
We jubilantly announce the release of: puppet-openstacklib 16.0.0: Puppet module for OpenStack Openstacklib This release is part of the ussuri release series. The source is available from: https://opendev.org/openstack/puppet-openstacklib Download the package from: https://tarballs.openstack.org/null/ Please report issues through: https://bugs.launchpad.net/puppet-openstacklib/+bugs For more details, please see below. 16.0.0 ^^^^^^ Prelude ******* Puppet OpenStack has in this release deprecated Puppet 5 support. This version of Puppet will be EOL as of May 2020 which means that you can still use it during this release but in the V release using Puppet 6 will be a requirement. New Features ************ * Add new WSGI related options that should allow faster application startup and loading. Security Issues *************** * Do not authorize directory listing Bug Fixes ********* * rhbz#1778052 * LP#1854442 Changes in puppet-openstacklib 15.4.0..16.0.0 --------------------------------------------- c0c0412 Prepare Ussuri M1 0b5a01d Convert all class usage to relative names ad48860 Ensure no directory listing is active 9606137 Update the constraints url 20af7d8 Fix rabbitmq dependency 0bad3b1 Deprecate Puppet 5 support 55668d9 Allow to activate WSGIImportScript option f2689ec Update master for stable/train Diffstat (except docs and test files) ------------------------------------- examples/virtual_packages.pp | 2 +- manifests/db/mysql.pp | 4 +- manifests/defaults.pp | 7 +++ manifests/params.pp | 2 +- manifests/wsgi/apache.pp | 52 ++++++++++++++++++++-- metadata.json | 4 +- ...eprecate-puppet-5-support-1864c361a7a9d402.yaml | 6 +++ .../no-directory-listing-8e6270ed0e1eb1d0.yaml | 6 +++ .../notes/wsgi-import-script-64665fae9dccf797.yaml | 5 +++ releasenotes/source/index.rst | 1 + releasenotes/source/train.rst | 6 +++ spec/acceptance/mysql_spec.rb | 2 +- spec/acceptance/rabbitmq_spec.rb | 8 ++-- spec/defines/openstacklib_db_postgresql_spec.rb | 6 +-- spec/defines/openstacklib_wsgi_apache_spec.rb | 50 ++++++++++++++++++++- tox.ini | 2 +- 16 files changed, 144 insertions(+), 19 deletions(-)
participants (1)
-
no-reply@openstack.org