puppet-glance 18.0.0 (wallaby)
We contentedly announce the release of: puppet-glance 18.0.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.0.0 ^^^^^^ New Features * The new "glance::api::container_formats" parameter has been added to configure supported values for the container_format image attribute. Changes in puppet-glance 17.5.0..18.0.0 --------------------------------------- d49a985 Bump version for the start of Wallaby e49a829 Add support for image_format/container_formats 12d1d04 Include deps class in unit test for sync eb68ea9 Include deps class in unit test for postgresql 7040e48 Include deps class in unit test for mysql f6b4d6b Update master for stable/victoria 9a0c0c4 Update comment to fix lint Diffstat (except docs and test files) ------------------------------------- manifests/api.pp | 16 +++++++-------- manifests/config.pp | 6 +++--- metadata.json | 10 +++++----- .../api-container_formats-0bc5a2c0e7b6357e.yaml | 5 +++++ releasenotes/source/index.rst | 1 + releasenotes/source/victoria.rst | 6 ++++++ spec/classes/glance_api_spec.rb | 23 +++++++++++++++++++--- spec/classes/glance_db_mysql_spec.rb | 2 ++ spec/classes/glance_db_postgresql_spec.rb | 2 ++ spec/classes/glance_db_sync_spec.rb | 2 ++ 10 files changed, 54 insertions(+), 19 deletions(-)
participants (1)
-
no-reply@openstack.org