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

no-reply at openstack.org no-reply at openstack.org
Fri Feb 15 00:25:28 UTC 2019


We are chuffed to announce the release of:

puppet-trove 14.2.0: Puppet module for OpenStack Trove

This release is part of the stein release series.

Download the package from:

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

For more details, please see below.

14.2.0
^^^^^^


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

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

* The deprecated parameters use_syslog, use_stderr, log_facility,
  log_dir, log_file and debug in the api class is now removed. Please
  set them in the logging class.


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-trove 14.1.0..14.2.0
--------------------------------------

1fe1f3e Prepare Stein M2
36f42e9 Add rabbitmq dependency
b217a4d Fix editorial problem
325bcb9 Cleanup documentation
7a1ede2 Install python3 in Fedora or RedHat > 7
20cb69b Modify http to https.
a4d25a3 Remove deprecated rabbit_hosts
1a67787 Change openstack-dev to openstack-discuss
ab83c20 Remove auth_uri
ad1aa16 Remove deprecated logging
ff52d5f Deprecate pki related options


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

CHANGELOG.md                                       |   2 +-
README.md                                          |   2 +-
manifests/api.pp                                   |  37 +---
manifests/keystone/auth.pp                         |  41 ++--
manifests/keystone/authtoken.pp                    |  54 +++---
manifests/logging.pp                               | 215 ++++++++++-----------
manifests/params.pp                                |   3 +-
manifests/policy.pp                                |   4 +-
metadata.json                                      |  12 +-
...te_pki_related_parameters-a29fb4207f537afb.yaml |   6 +
.../notes/remove-auth-uri-78dfc3af814c1367.yaml    |   4 +
...remove-deprecated-logging-89cb2fcbedb06176.yaml |   5 +
setup.cfg                                          |   2 +-
spec/classes/trove_keystone_authtoken_spec.rb      |   6 -
templates/trove-guestagent.conf.erb                |   4 -
15 files changed, 180 insertions(+), 217 deletions(-)







More information about the Release-announce mailing list