[openstack-announce] [new][puppet] puppet-swift 9.4.3 release (newton)

no-reply at openstack.org no-reply at openstack.org
Mon Nov 7 05:26:32 UTC 2016


We are grateful to announce the release of:

puppet-swift 9.4.3: Puppet module for OpenStack Swift

This release is part of the newton stable release series.

Download the package from:

    https://tarballs.openstack.org/puppet-swift/

For more details, please see below.

9.4.3
^^^^^

New Features

* A new ceilometermiddleware option "nonblocking_notify" has been
  added and can be used to send notifications in a separate background
  thread. This avoids blocking of Swift if RabbitMQ is not able to
  process new notifications. In this case notifications will be
  dropped after the local queue (defaults to 1000 entries) is
  exhausted. It requires the Newton release of ceilometermiddleware.
  This option is disabled by default and not changing the current
  behavior.

Changes in puppet-swift 9.4.2..9.4.3
------------------------------------

0c493cd Add nonblocking_notify to Swift proxy ceilometer config
c106f8e Release 9.4.3 (newton)


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

manifests/proxy/ceilometer.pp                                  |  5 +++++
metadata.json                                                  |  2 +-
.../non-blocking-ceilometermiddleware-3ed113824614016c.yaml    | 10 ++++++++++
releasenotes/source/conf.py                                    |  4 ++--
spec/classes/swift_proxy_ceilometer_spec.rb                    |  3 +++
templates/proxy/ceilometer.conf.erb                            |  3 +++
6 files changed, 24 insertions(+), 3 deletions(-)






More information about the OpenStack-announce mailing list