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

no-reply at openstack.org no-reply at openstack.org
Thu Jan 25 19:57:41 UTC 2018


We are delighted to announce the release of:

puppet-designate 12.2.0: Puppet module for OpenStack Designate

This release is part of the queens release series.

Download the package from:

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

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-designate 12.1.0..12.2.0
------------------------------------------

95284d4 Prepare for Queens Milestone 3
2a64347 Remove pinned versions from test-requirements.txt
57002e6 Add use_journal option for logging configuration
4c6482c Add group to policy management
970212f Allow necessary write permissions for BIND zone creation
3198337 Run puppet-openstack-beaker-jobs
8bc63c3 Update Red Hat package details in readme
dca15cf Enable worker service when deploying it


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

.zuul.yaml                                              |  1 +
README.md                                               |  9 ++++-----
manifests/backend/bind9.pp                              | 13 ++++++++++++-
manifests/logging.pp                                    |  6 ++++++
manifests/params.pp                                     |  1 +
manifests/policy.pp                                     | 17 ++++++++++-------
manifests/worker.pp                                     |  1 +
metadata.json                                           |  8 ++++----
...use_journal-option-for-logging-8e4ab44b434c3f5a.yaml |  5 +++++
spec/classes/designate_logging_spec.rb                  |  3 +++
spec/classes/designate_policy_spec.rb                   | 11 ++++++-----
spec/classes/designate_worker_spec.rb                   |  2 ++
test-requirements.txt                                   |  6 +++---
13 files changed, 58 insertions(+), 25 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