We jubilantly announce the release of: puppet-glance 14.1.0: Puppet module for OpenStack Glance This release is part of the stein release series. Download the package from: https://tarballs.openstack.org/puppet-glance/ For more details, please see below. 14.1.0 ^^^^^^ New Features * Add new parameter 'filesystem_store_metadata_file', This parameters needs to be set with file path which must contain a valid JSON object with the keys 'id' and 'mountpoint'. * Add new parameter 'filesystem_store_file_perm', File access permissions for the image files. Changes in puppet-glance 13.3.0..14.1.0 --------------------------------------- 68e5cf5 Prepare Stein M1 d5b2fbd Fix stdlib version in metadata 2620754 Convert spec testgin to rspec-puppet-facts 2a36e93 Add puppet-glance-tripleo-standalone job 32de32b Fix rabbitmq README 377daf6 Run tripleo standalone job 98fe69e Update min tox version to 2.0 6276e3b Dissuade .gitignore references to personal tools a14d727 Adjust glance packages name for Fedora dcab5db switch documentation job to new PTI 0a61283 import zuul job settings from project-config 3e28d24 Bump version for the start of Stein e321413 Add the missing 'Table of Contents' d41caa0 Update reno for stable/rocky 55f4ef0 Remove PE requirement from metadata.json 749a075 Add ability to configure filesystem metadata related parameters Diffstat (except docs and test files) ------------------------------------- .gitignore | 12 +- .zuul.yaml | 18 +++ README.md | 24 +++- manifests/api.pp | 17 +++ manifests/params.pp | 9 +- metadata.json | 18 +-- ...a_file_related_parameters-dd365b3cfaed47a1.yaml | 8 ++ releasenotes/source/index.rst | 1 + releasenotes/source/rocky.rst | 6 + spec/classes/glance_api_spec.rb | 13 ++ spec/classes/glance_backend_rbd_spec.rb | 147 ++++++++++++--------- tox.ini | 2 +- 12 files changed, 188 insertions(+), 87 deletions(-)
participants (1)
-
no-reply@openstack.org