[release-announce] puppet-ec2api 14.2.0 (stein)
no-reply at openstack.org
no-reply at openstack.org
Fri Feb 15 00:18:19 UTC 2019
We eagerly announce the release of:
puppet-ec2api 14.2.0: Puppet module for OpenStack Ec2api
This release is part of the stein release series.
Download the package from:
https://tarballs.openstack.org/puppet-ec2api/
For more details, please see below.
14.2.0
^^^^^^
Upgrade Notes
*************
* ec2api::logging is now not included by default in init class.
* 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-ec2api 14.1.0..14.2.0
---------------------------------------
319da30 Prepare Stein M2
ded9032 Fix editorial problem
3f1ac69 Cleanup documentation
26b1c99 Fix module structure
e9d5b74 Change openstack-dev to openstack-discuss
e975540 Remove auth_uri
353ff36 Dont include logging in init by default
d22c971 Deprecate pki related options
Diffstat (except docs and test files)
-------------------------------------
README.md | 2 +-
examples/init.pp | 12 ++
manifests/db/mysql.pp | 11 +-
manifests/db/postgresql.pp | 8 -
manifests/db/sync.pp | 8 +-
manifests/init.pp | 1 -
manifests/keystone/auth.pp | 37 +++--
manifests/keystone/authtoken.pp | 54 +++---
manifests/logging.pp | 184 ++++++++++-----------
manifests/policy.pp | 4 +-
metadata.json | 8 +-
...te_pki_related_parameters-a2b69be83a39aac4.yaml | 6 +
...dont-include-logging-init-573d719cf7c02956.yaml | 4 +
.../notes/remove-auth-uri-d76aef19e4a2e2e9.yaml | 4 +
setup.cfg | 2 +-
spec/classes/ec2api_init_spec.rb | 2 -
spec/classes/ec2api_keystone_authtoken_spec.rb | 6 -
18 files changed, 179 insertions(+), 186 deletions(-)
More information about the Release-announce
mailing list