[release-announce] puppet-designate 14.2.0 (stein)

no-reply at openstack.org no-reply at openstack.org
Fri Feb 15 00:17:11 UTC 2019


We are delighted to announce the release of:

puppet-designate 14.2.0: Puppet module for OpenStack Designate

This release is part of the stein release series.

Download the package from:

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

For more details, please see below.

14.2.0
^^^^^^


Upgrade Notes
*************

* The deprecated parameter auth_uri is now removed, please use
  www_authenticate_uri.


Deprecation Notes
*****************

* check_revocations_for_cached option is now deprecated for removal,
  the parameter has no effect.

* hash_algorithms option is now deprecated for removal, the
  parameter has no effect.

Changes in puppet-designate 14.1.0..14.2.0
------------------------------------------

b0ddde1 Prepare Stein M2
815772d Add rabbitmq dependency
2d0b6f9 Fix editorial problem
3b9c2b9 Fix dns version in metadata
e185215 Cleanup documentation
739fb21 Change openstack-dev to openstack-discuss
2289283 Remove deprecated logging
51b04b9 Remove auth_uri
abb9ba6 Deprecate pki related options


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

README.md                                          |   2 +-
manifests/db/mysql.pp                              |  12 +-
manifests/db/sync.pp                               |   2 +-
manifests/init.pp                                  |  27 ---
manifests/keystone/auth.pp                         |  42 +++--
manifests/keystone/authtoken.pp                    |  54 +++---
manifests/logging.pp                               | 186 ++++++++++-----------
manifests/policy.pp                                |   4 +-
metadata.json                                      |  14 +-
...te_pki_related_parameters-ba08edad6f3ff4a3.yaml |   6 +
.../notes/remove-auth-uri-140995ce79ccd12e.yaml    |   4 +
setup.cfg                                          |   2 +-
spec/classes/designate_init_spec.rb                |   4 +-
spec/classes/designate_keystone_authtoken_spec.rb  |   6 -
14 files changed, 169 insertions(+), 196 deletions(-)







More information about the Release-announce mailing list