puppet-glance 17.6.0 (victoria)
We are chuffed to announce the release of: puppet-glance 17.6.0: Puppet module for OpenStack Glance This release is part of the victoria stable 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. 17.6.0 ^^^^^^ New Features ************ * A new parameter "cinder_mount_point_base" is introduced into "glance::backend::multistore::cinder" class, so that operators can provide the cinder mount point for NFS volumes. 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 17.5.0..17.6.0 --------------------------------------- d23cebf Prepare a new release for victoria 11bd956 Add config parameter for cinder mounting needs fb6c573 cinder backend: password should be secret ddb7d4e Use glance-swift.conf by default 22535f6 Build containers for single consumer job 3559197 Update TOX_CONSTRAINTS_FILE for stable/victoria 63a6b9f Update .gitreview for stable/victoria Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 1 + manifests/backend/multistore/cinder.pp | 12 ++++++++++-- manifests/backend/multistore/swift.pp | 4 ++-- metadata.json | 2 +- ...default-of-swift_store_config_file-e59ff9753f3612a7.yaml | 7 +++++++ ...ce_backend_cinder_mount_point_base-5741d2966cc10c7b.yaml | 6 ++++++ spec/defines/glance_backend_multistore_cinder_spec.rb | 13 +++++++++---- spec/defines/glance_backend_multistore_swift_spec.rb | 6 +++--- tox.ini | 2 +- 10 files changed, 41 insertions(+), 13 deletions(-)
participants (1)
-
no-reply@openstack.org