[release-announce] puppet-glance 11.6.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Thu May 16 23:18:05 UTC 2019


We enthusiastically announce the release of:

puppet-glance 11.6.0: Puppet module for OpenStack Glance

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

11.6.0
^^^^^^

New Features

* Adds the kombu_failover_strategy option for configuring
  oslo.messaging.rabbit. This will determines how the next RabbitMQ
  node is chosen in case the one we are currently connected to becomes
  unavailable.

* Add openstack-db tag to Exec that run db-sync.

Changes in puppet-glance 11.5.0..11.6.0
---------------------------------------

34e06bb Prepare a final release for Pike
a8a4290 import zuul job settings from project-config
2b38171 Update glance packages name for Fedora
48cd8b3 Configure access_key and secret_key as secret
74b063e Add 'openstack-db' tag to db-sync Exec resource
03bd9b8 Add kombu_failover_strategy option
604a07a Zuul: Remove project name


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

.zuul.yaml                                            |  2 +-
manifests/api.pp                                      |  2 +-
manifests/backend/s3.pp                               |  4 ++--
manifests/db/sync.pp                                  |  1 +
manifests/notify/rabbitmq.pp                          |  8 ++++++++
manifests/params.pp                                   | 17 +++++++++++++----
manifests/registry.pp                                 |  2 +-
metadata.json                                         | 12 ++++++------
.../add_rabbit_kombu_options-b5c925f0f593b95e.yaml    |  6 ++++++
.../notes/openstack_db_tag-9766c2362156ac1e.yaml      |  3 +++
spec/classes/glance_backend_s3_spec.rb                |  8 ++++----
spec/classes/glance_client_spec.rb                    | 17 +++++++++++++++++
spec/classes/glance_db_sync_spec.rb                   |  2 ++
spec/classes/glance_notify_rabbitmq_spec.rb           | 19 ++++++++++++-------
14 files changed, 77 insertions(+), 26 deletions(-)







More information about the Release-announce mailing list