We are amped to announce the release of: puppet-glance 16.1.0: Puppet module for OpenStack Glance This release is part of the ussuri 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. 16.1.0 ^^^^^^ Deprecation Notes * glance::api::registry_host, glance::api::registry_port and glance::api::registry_client_protocol are deprecated, because the corresponding parameters were deprecated in glance. * glance::api::show_multiple_locations was deprecated because the corresponging parameter ins glance was deprecated. Changes in puppet-glance 16.0.0..16.1.0 --------------------------------------- c2b8c6d Prepare Ussuri M2 c97e42f Deprecate glance::api::show_multiple_locations 4fcdad5 Deprecate glance api parameters related to glance registry 252bcdb Fix stdlib version in metadata Diffstat (except docs and test files) ------------------------------------- manifests/api.pp | 81 ++++++++++++++-------- metadata.json | 12 ++-- ...e_api_registry_parameters-1dcb0f3579fe9a42.yaml | 6 ++ ...i_show_multiple_locations-376b35e39779cf79.yaml | 5 ++ spec/classes/glance_api_spec.rb | 4 -- 5 files changed, 68 insertions(+), 40 deletions(-)