[puppet] puppet-glance 12.2.0 (queens)
We high-spiritedly announce the release of: puppet-glance 12.2.0: Puppet module for OpenStack Glance This release is part of the queens release series. Download the package from: https://tarballs.openstack.org/puppet-glance/ For more details, please see below. 12.2.0 ^^^^^^ New Features * Add new options glance::api::keymgr_* to allow glance-api to interact with Barbican to store and retrieve secrets for features like image signing. * Expose use_json logging parameter, which enables JSON formatted logging. Changes in puppet-glance 12.1.0..12.2.0 --------------------------------------- 9d5c6a4 Add parameters for Barbican for image signing 26c38c1 Prepare for Queens Milestone 2 03dd353 Expose use_json logging option d69363e Switch to Zuul v3 testing 7fa183b Fix Puppet syntax in glance_image example Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 6 +++++ lib/puppet/type/glance_image.rb | 8 +++---- manifests/api.pp | 26 ++++++++++++++++++++++ manifests/api/logging.pp | 6 +++++ manifests/cache/logging.pp | 6 +++++ manifests/registry/logging.pp | 6 +++++ metadata.json | 12 +++++----- .../add-barbican-params-236b21da099104b1.yaml | 5 +++++ releasenotes/notes/log-json-8045e42f0b1a39d6.yaml | 4 ++++ spec/classes/glance_api_logging_spec.rb | 3 +++ spec/classes/glance_api_spec.rb | 15 +++++++++++++ spec/classes/glance_cache_logging_spec.rb | 3 +++ spec/classes/glance_registry_logging_spec.rb | 3 +++ 13 files changed, 93 insertions(+), 10 deletions(-)
participants (1)
-
no-reply@openstack.org