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

no-reply at openstack.org no-reply at openstack.org
Thu Feb 14 23:11:38 UTC 2019


We are satisfied to announce the release of:

puppet-aodh 14.2.0: Puppet module for OpenStack Aodh

This release is part of the stein release series.

Download the package from:

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

For more details, please see below.

14.2.0
^^^^^^


New Features
************

* Adds the service_description option to config description of the
  service.


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 and debug in the init 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-aodh 14.1.0..14.2.0
-------------------------------------

a5c0041 Prepare Stein M2
3b3e6d6 Add rabbitmq dependency
4a9aea6 Fix editorial problem
1dcb9be keystone/auth: make service description configurable
030900d Fix service_type annotation
6ae2ec6 Cleanup documentation
c4c6d63 Fix module structure
b463db7 Fix lint
98e005a Install python3-redis for Fedora
fcfb7d3 Change openstack-dev to openstack-discuss
d8f602d Remove deprecated logging
cdd4761 Remove auth_uri
768fa06 Deprecate pki related options


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

README.md                                          |   2 +-
manifests/db/mysql.pp                              |  11 +-
manifests/db/postgresql.pp                         |   8 -
manifests/db/sync.pp                               |   3 +-
manifests/init.pp                                  |  28 ---
manifests/keystone/auth.pp                         |  42 +++--
manifests/keystone/authtoken.pp                    |  54 +++---
manifests/logging.pp                               | 194 ++++++++++-----------
manifests/params.pp                                |   4 +-
manifests/policy.pp                                |   4 +-
metadata.json                                      |  12 +-
...ervice_description-option-871a45f330d34314.yaml |   5 +
...te_pki_related_parameters-8096fa1bd56f2c10.yaml |   6 +
.../notes/remove-auth-uri-dc2890640c45a5b8.yaml    |   4 +
...remove-deprecated-logging-5e452cba26c6f67a.yaml |   5 +
setup.cfg                                          |   2 +-
spec/classes/aodh_init_spec.rb                     |   6 -
spec/classes/aodh_keystone_authtoken_spec.rb       |   6 -
19 files changed, 180 insertions(+), 228 deletions(-)







More information about the Release-announce mailing list