[release-announce] puppet-glance 18.2.0 (wallaby)
no-reply at openstack.org
no-reply at openstack.org
Mon Mar 22 09:23:50 UTC 2021
We are gleeful to announce the release of:
puppet-glance 18.2.0: Puppet module for OpenStack Glance
This release is part of the wallaby release series.
The source is available from:
https://opendev.org/openstack/puppet-glance
Download the package from:
https://tarballs.openstack.org/puppet-glance/
Please report issues through:
https://bugs.launchpad.net/puppet-glance/+bugs
For more details, please see below.
18.2.0
^^^^^^
New Features
************
* Add 'cinder_volume_type' configuration parameter to allow cinder
stores to specify a volume type for each cinder store.
Upgrade Notes
*************
* Now policy.yaml is used by default instead of policy.json.
Deprecation Notes
*****************
* The "glance::backend::multistore::swift::swift_store_config_file"
parameter has been deprecated and will be removed in a future
release.
Bug Fixes
*********
* The "swift::backend::multistore::swift::swift_store_config_file"
is now set to "/etc/glance/glance-swift.conf" by default. Because of
this change the parameter is automatically set to use the
configuration file generated by puppet-glance.
Changes in puppet-glance 18.1.0..18.2.0
---------------------------------------
9f99b91 Prepare Wallaby M2
18b21ae Use yaml instead of json for policy file
7f1729e Deprecate the swift_store_config_file parameter
26e26d1 Use glance-swift.conf by default
3a9ae92 cinder backend: password should be secret
28fafd2 Add cinder volume type for multiple cinder stores
Diffstat (except docs and test files)
-------------------------------------
manifests/backend/multistore/cinder.pp | 11 +++++++++--
manifests/backend/multistore/swift.pp | 20 +++++++++++++++-----
manifests/backend/swift.pp | 1 -
manifests/policy.pp | 17 +++++++++--------
metadata.json | 10 +++++-----
..._for_multiple_cinder_stores-c19b0bb1c753715b.yaml | 5 +++++
...-of-swift_store_config_file-e59ff9753f3612a7.yaml | 7 +++++++
...ate-swift_store_config_file-ba548fab5c5971be.yaml | 5 +++++
...cy-format-from-json-to-yaml-06ba9c13ea4cc8f1.yaml | 4 ++++
spec/classes/glance_policy_spec.rb | 13 +++++++------
.../defines/glance_backend_multistore_cinder_spec.rb | 13 +++++++++----
spec/defines/glance_backend_multistore_swift_spec.rb | 6 +++---
12 files changed, 78 insertions(+), 34 deletions(-)
More information about the Release-announce
mailing list