[release-announce] puppet-ceilometer 14.2.0 (stein)
no-reply at openstack.org
no-reply at openstack.org
Fri Feb 15 00:18:21 UTC 2019
We are satisfied to announce the release of:
puppet-ceilometer 14.2.0: Puppet module for OpenStack Ceilometer
This release is part of the stein release series.
Download the package from:
https://tarballs.openstack.org/puppet-ceilometer/
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 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-ceilometer 14.1.0..14.2.0
-------------------------------------------
d262eed Prepare Stein M2
8453d0b Add rabbitmq dependency
4b28108 Fix editorial problem
1e6f2c2 Cleanup documentation
c69a8fb Change openstack-dev to openstack-discuss
5caabd1 Remove deprecated logging
9ca733a Remove auth_uri
6e52618 deprecate pki related options
3be5f50 fix mistakes
Diffstat (except docs and test files)
-------------------------------------
README.md | 2 +-
manifests/init.pp | 27 -----------
manifests/keystone/authtoken.pp | 54 ++++++++++------------
manifests/logging.pp | 22 ++-------
manifests/policy.pp | 4 +-
metadata.json | 12 +++--
...te_pki_related_parameters-8935812c56ec2750.yaml | 6 +++
.../notes/remove-auth-uri-4ebe934f0a9388ee.yaml | 4 ++
...remove-deprecated-logging-9a75efe3f778ff40.yaml | 5 ++
setup.cfg | 2 +-
spec/classes/ceilometer_db_mysql_spec.rb | 2 +-
spec/classes/ceilometer_init_spec.rb | 4 --
spec/classes/ceilometer_keystone_authtoken_spec.rb | 6 ---
13 files changed, 58 insertions(+), 92 deletions(-)
More information about the Release-announce
mailing list