[release-announce] puppet-glare 3.2.0 (stein)

no-reply at openstack.org no-reply at openstack.org
Fri Feb 15 00:20:18 UTC 2019


We are overjoyed to announce the release of:

puppet-glare 3.2.0: Puppet module for OpenStack Glare

This release is part of the stein release series.

Download the package from:

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

For more details, please see below.

3.2.0
^^^^^


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

* glare::logging is now not included by default in init class.

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

* The default value for glare::keystone::auth::internal_url is
  changed to 'http://127.0.0.1:9494'.

* The default value for glare::keystone::auth::admin_url is changed
  to 'http://127.0.0.1:9494'.

* The default value for glare::keystone::auth::public_url is changed
  to 'http://127.0.0.1:9494'.


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-glare 3.1.0..3.2.0
------------------------------------

1f9af0d Prepare Stein M2
4c7e40c Fix editorial problem
c27ab16 Certificate should be changed to certification
265019a Fix the port of endpoint
af77837 Cleanup documentation
9eff14e Fix module structure
edb3a0e Install python3 in Fedora or RedHat > 7
024fbaa Change openstack-dev to openstack-discuss
425b50e Dont include logging in init by default
3d0a913 Remove auth_uri
f67462c Deprecate pki related options


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

README.md                                          |   2 +-
examples/init.pp                                   |  12 ++
manifests/backend/cinder.pp                        |   4 +-
manifests/db/mysql.pp                              |  11 +-
manifests/db/postgresql.pp                         |   8 -
manifests/db/sync.pp                               |   2 +-
manifests/init.pp                                  |   1 -
manifests/keystone/auth.pp                         |  49 +++---
manifests/keystone/authtoken.pp                    |  54 +++---
manifests/logging.pp                               | 186 ++++++++++-----------
manifests/params.pp                                |   3 +-
manifests/policy.pp                                |   4 +-
metadata.json                                      |   8 +-
...te_pki_related_parameters-82348b0f99e90842.yaml |   6 +
...dont-include-logging-init-e80f7c04ea7f49a0.yaml |   4 +
.../notes/remove-auth-uri-40a904451accd58a.yaml    |   4 +
.../update_port_for_endpoint-c5d442dbbae2327e.yaml |   8 +
setup.cfg                                          |   2 +-
spec/classes/glare_init_spec.rb                    |   4 -
spec/classes/glare_keystone_auth_spec.rb           |  30 ++--
spec/classes/glare_keystone_authtoken_spec.rb      |   6 -
22 files changed, 210 insertions(+), 210 deletions(-)







More information about the Release-announce mailing list