[release-announce] [puppet] puppet-gnocchi 12.2.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Thu Jan 25 20:02:30 UTC 2018


We are glad to announce the release of:

puppet-gnocchi 12.2.0: Puppet module for OpenStack Gnocchi

This release is part of the queens release series.

Download the package from:

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

For more details, please see below.

12.2.0
^^^^^^

New Features

* Adds the use_journal option for configuring oslo.log. This will
  enable passing the logs to journald.

Changes in puppet-gnocchi 12.1.0..12.2.0
----------------------------------------

d6330c0 Prepare for Queens Milestone 3
c4b513c Remove pinned versions from test-requirements.txt
f63a707 Add use_journal option for logging configuration
4708032 Add group to policy management
2271915 Rename openstack-gnocchi to gnocchi
41f252f gnocchi-indexer-sqlalchemy not packaged
92619a5 Run puppet-openstack-beaker-jobs
3a6ed6f Fixed keystone misspelling


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

.zuul.yaml                                         |  1 +
manifests/db.pp                                    | 11 +++++----
manifests/logging.pp                               |  6 +++++
manifests/params.pp                                | 27 ++++++++--------------
manifests/policy.pp                                |  5 +++-
manifests/storage/swift.pp                         |  2 +-
metadata.json                                      |  8 +++----
...ournal-option-for-logging-8c99500f64320163.yaml |  5 ++++
spec/classes/gnocchi_api_spec.rb                   | 10 ++------
spec/classes/gnocchi_db_spec.rb                    | 20 +++++-----------
spec/classes/gnocchi_init_spec.rb                  |  2 +-
spec/classes/gnocchi_logging_spec.rb               |  3 +++
spec/classes/gnocchi_metricd_spec.rb               | 10 ++------
spec/classes/gnocchi_policy_spec.rb                |  9 ++++----
spec/classes/gnocchi_statsd_spec.rb                | 10 ++------
test-requirements.txt                              |  6 ++---
16 files changed, 62 insertions(+), 73 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index 8db5c0d..aa9dd6b 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -2,2 +2,2 @@
-sphinx>=1.6.2 # BSD
-openstackdocstheme>=1.17.0 # Apache-2.0
+sphinx # BSD
+openstackdocstheme # Apache-2.0
@@ -6 +6 @@ openstackdocstheme>=1.17.0 # Apache-2.0
-reno>=2.5.0 # Apache-2.0
+reno # Apache-2.0






More information about the Release-announce mailing list