[release-announce] puppet-cinder 16.2.1 (ussuri)
no-reply at openstack.org
no-reply at openstack.org
Mon Apr 13 18:02:54 UTC 2020
We are glad to announce the release of:
puppet-cinder 16.2.1: Puppet module for OpenStack Cinder
This release is part of the ussuri release series.
The source is available from:
https://opendev.org/openstack/puppet-cinder
Download the package from:
https://tarballs.openstack.org/puppet-cinder/
Please report issues through:
https://bugs.launchpad.net/puppet-cinder/+bugs
For more details, please see below.
16.2.1
^^^^^^
New Features
************
* Add new PowerMax backend driver options to support both iSCSI and
FC options.`
Upgrade Notes
*************
* The cinder::ceilometer class is deprecated and has no effect. The
parameters notification_transport_url, notification_driver and
notification_topics has been moved to the cinder class. The default
value of notification_driver has been changed, you need to
explicitly set it to messagingv2 or another driver that you want to
use.
* Deprecated idle_timeout option has been removed.
Deprecation Notes
*****************
* database_min_pool_size option is now deprecated for removal, the
parameter has no effect.
* Remove eqlx define and class.
* Remove all eqlx parameters in define and class.
* Remove all tests related to eqlx.
* Remove all references to eqlx in docs
* The cinder::ceilometer class is deprecated and has no effect. The
parameters for this class has been moved to the cinder class.
* cinder::backend::dellemc_vmax_iscsi is not supported anymore, use
resource cinder::backend::dellemc_powermax resource instead.
Changes in puppet-cinder 16.2.0..16.2.1
---------------------------------------
3b612bb Prepare Ussuri M3 again
ffd0309 Resolve duplicated requirement names in metadata
c2d618c Deprecate cinder::api::os_region_name
a825f85 Move cinder::ceilometer to init
Diffstat (except docs and test files)
-------------------------------------
manifests/api.pp | 23 ++++++++++------
manifests/ceilometer.pp | 21 ++++++---------
manifests/init.pp | 31 ++++++++++++++++++++++
metadata.json | 8 ++----
...cinder-api-os_region_name-812ccb925f867a52.yaml | 5 ++++
...cinder-ceilometer-to-init-efb8ebbdca98519c.yaml | 12 +++++++++
spec/classes/cinder_api_spec.rb | 12 ---------
spec/classes/cinder_ceilometer_spec.rb | 23 ----------------
spec/classes/cinder_init_spec.rb | 25 +++++++++++++++++
9 files changed, 98 insertions(+), 62 deletions(-)
More information about the Release-announce
mailing list