[release-announce] puppet-manila 15.2.0 (train)

no-reply at openstack.org no-reply at openstack.org
Fri Sep 27 16:10:15 UTC 2019


We are happy to announce the release of:

puppet-manila 15.2.0: Puppet module for OpenStack Manila

This release is part of the train release series.

The source is available from:

    https://opendev.org/openstack/puppet-manila

Download the package from:

    https://tarballs.openstack.org/puppet-manila/

Please report issues through:

    https://bugs.launchpad.net/puppet-manila/+bugs

For more details, please see below.

15.2.0
^^^^^^


New Features
************

* Add support for configuring a list of IP addresses (or hostnames)
  on which Manila will listen for mounts and provide NFS service via
  the "cephfs_ganesha_export_ips" parameter.

* Allow users to run the RabbitMQ heartbeat over a native python
  thread in the oslo.messaging RabbitMQ driver, by using the
  *rabbit_heartbeat_in_pthread* option in configuration.


Upgrade Notes
*************

* The deprecated pki related options check_revocations_for_cached
  and hash_algorithms option has been removed.

Changes in puppet-manila 15.1.0..15.2.0
---------------------------------------

d69a4f2 Introduce the new rabbit_heartbeat_in_pthread option
1f6f2d4 Remove deprecated pki related options
3da0ff9 Bump the openstackdocstheme extension to 1.20
90137b3 Sync Sphinx requirement
4212caf Prepare Train M3
97e1dab Support cephfs_ganesha_export_ips parameter


Diffstat (except docs and test files)
-------------------------------------

manifests/backend/cephfs.pp                        |  6 +++++
manifests/init.pp                                  | 12 +++++++++
manifests/keystone/authtoken.pp                    | 30 ----------------------
metadata.json                                      | 10 ++++----
...esha_export_ips-parameter-e13d48ae6969bba3.yaml |  7 +++++
...mq-heartbeat-over-pthread-aaded1af4d67302c.yaml |  6 +++++
...cated_pki_related_options-b481a496cf1cd485.yaml |  5 ++++
releasenotes/source/conf.py                        | 13 ----------
spec/classes/manila_init_spec.rb                   |  3 +++
spec/defines/manila_backend_cephfs_spec.rb         |  5 +++-
11 files changed, 51 insertions(+), 51 deletions(-)







More information about the Release-announce mailing list