[release-announce] puppet-panko 14.2.0 (stein)
no-reply at openstack.org
no-reply at openstack.org
Fri Feb 15 00:26:29 UTC 2019
We enthusiastically announce the release of:
puppet-panko 14.2.0: Puppet module for OpenStack Panko
This release is part of the stein release series.
Download the package from:
https://tarballs.openstack.org/puppet-panko/
For more details, please see below.
14.2.0
^^^^^^
Upgrade Notes
*************
* panko::logging is now not included in init class by default.
* 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-panko 14.1.0..14.2.0
--------------------------------------
0157b1f Prepare Stein M2
da40e28 Fix editorial problem
f40febc Fix service_type annotation
3f2ac91 Cleanup documentation
a6ccd1c Fix module structure
5231efb Install python3-pankoclient for Fedora And RedHat > 7
9905c4f Change openstack-dev to openstack-discuss
851e4d4 Dont include logging in init class by default
389ce3c Remove auth_uri
605d1e5 Convert to rspec-puppet-facts
a4c3621 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 | 4 +-
manifests/init.pp | 1 -
manifests/keystone/auth.pp | 39 +++--
manifests/keystone/authtoken.pp | 54 +++---
manifests/logging.pp | 194 ++++++++++-----------
manifests/params.pp | 3 +-
manifests/policy.pp | 4 +-
metadata.json | 8 +-
...te_pki_related_parameters-aeecfa846786582d.yaml | 6 +
...dont-include-logging-init-98a82d12086c1402.yaml | 4 +
.../notes/remove-auth-uri-3f06c78dc4084faf.yaml | 4 +
setup.cfg | 2 +-
spec/classes/panko_expirer_spec.rb | 61 ++++---
spec/classes/panko_init_spec.rb | 1 -
spec/classes/panko_keystone_authtoken_spec.rb | 6 -
19 files changed, 205 insertions(+), 219 deletions(-)
More information about the Release-announce
mailing list