We are excited to announce the release of: puppet-glance 11.4.0: Puppet module for OpenStack Glance This release is part of the pike release series. Download the package from: https://tarballs.openstack.org/puppet-glance/ For more details, please see below. 11.4.0 ^^^^^^ Bug Fixes * Allow the configuration of image_member_quota in Glance API. This error blocks the ability of sharing images if the default value (128) is reached. Changes in puppet-glance 11.3.0..11.4.0 --------------------------------------- 7a8bcc3 Prepare for post-Pike updates a46621f Switch to Zuul v3 testing 0c03057 Add image_member_quota to Glance API configuration 780f0a5 [pike] Add Puppet package to bindep, for module build a36614e Update Gemfile to pull spec_helper from stable/pike cba8d6a Update UPPER_CONSTRAINTS_FILE for stable/pike 367bb52 Update .gitreview for stable/pike Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 6 ++++++ Gemfile | 5 ++++- bindep.txt | 1 + manifests/api.pp | 6 ++++++ metadata.json | 4 ++-- .../notes/allow-configure-image-member-quota-c15d360baa10f38d.yaml | 6 ++++++ releasenotes/source/conf.py | 4 ++-- spec/classes/glance_api_spec.rb | 3 +++ tox.ini | 2 +- 10 files changed, 32 insertions(+), 6 deletions(-)