[release-announce] puppet-glance 19.4.0 (xena)

no-reply at openstack.org no-reply at openstack.org
Thu Oct 7 08:54:41 UTC 2021


We are stoked to announce the release of:

puppet-glance 19.4.0: Puppet module for OpenStack Glance

This release is part of the xena 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.

Changes in puppet-glance 19.3.0..19.4.0
---------------------------------------

caa5264 Add information technology in the setup.cfg
e83cceb Add license information in the setup.cfg
3de5347 Delete useless code for setup.py
ce6b3b1 Stop configuring install_command in tox.
3915627 Fix pbr>=2.0.0 for setup.py
6779815 Update openstackdocstheme to the latest version
b503ae5 Fix using python3-ceph in Debian...
f353eb9 Update reno to the latest version
4e873d6 Do not test detail of keystone::resource::service_identity
91543bc Fix stdlib version in metadata
288ec5b Prepare Xena RC1
3dd0c30 Add watch_log_file option
e57bb37 Cinder store: Add support for domain_name parameters
bcbcdb1 Allow purging policy files
a915d3b Remove ineffective create_resources with an empty definition


Diffstat (except docs and test files)
-------------------------------------

manifests/api/logging.pp                           |   6 +
manifests/backend/multistore/cinder.pp             | 105 ++++++-----
manifests/backend/multistore/file.pp               |   3 -
manifests/backend/multistore/rbd.pp                |   2 -
manifests/backend/multistore/swift.pp              |   3 -
manifests/backend/multistore/vsphere.pp            |   2 -
manifests/cache/logging.pp                         |   6 +
manifests/params.pp                                |   2 +-
manifests/policy.pp                                |  20 ++-
metadata.json                                      |  12 +-
...add_watch_log_file-option-8a6ba402a4fb4a66.yaml |   5 +
.../cinder_store_domain_name-cf4820cef4b11efc.yaml |   8 +
.../policy_purge_config-7369ca2674968221.yaml      |   6 +
setup.cfg                                          |   2 +
setup.py                                           |   4 +-
spec/classes/glance_api_logging_spec.rb            |  17 +-
spec/classes/glance_cache_logging_spec.rb          |  15 +-
spec/classes/glance_keystone_auth_spec.rb          | 195 ++++++---------------
spec/classes/glance_policy_spec.rb                 |  87 ++++++---
.../glance_backend_multistore_cinder_spec.rb       |  40 +++--
tox.ini                                            |   4 +-
22 files changed, 274 insertions(+), 274 deletions(-)







More information about the Release-announce mailing list