[openstack-announce] [new][puppet] puppet-keystone 9.4.0 release (newton)
no-reply at openstack.org
no-reply at openstack.org
Tue Sep 27 16:37:32 UTC 2016
We are psyched to announce the release of:
puppet-keystone 9.4.0: Puppet module for OpenStack Keystone
This release is part of the newton release series.
For more details, please see below.
9.4.0
^^^^^
New Features
* admin_password is now an argument to the main class. This is
needed because keystone-manage bootstrap should be taking the
admin_password, not the admin_token. The admin_password will
initially default to the value of the admin_token, but the
admin_token is on a path to deprecation and is already deprecated in
Keystone itself, so do not rely on the default.
* python-ldap follows/chases referrals with anonymous access but
this is disabled by default in Active Directory. There is an
argument to set this to default to disabled but for the moment just
present an option for the user to choose.
Changes in puppet-keystone 9.3.0..9.4.0
---------------------------------------
4ea242b Puppet OpenStack Newton RC2
3e73d33 Remove unnecesary spaces in log messages.
2e32ee5 Implement chase referrals parameter
5a1b640 Add admin_password parameter for use in bootstrap
c55a461 Accept null value for servername_admin in apache resource
142beea Use the correct endpoint for OpenID connect configuration
Diffstat (except docs and test files)
-------------------------------------
examples/ldap_backend.pp | 2 +
examples/ldap_full.pp | 1 +
manifests/federation/mellon.pp | 4 +-
manifests/federation/openidc.pp | 2 +-
manifests/federation/shibboleth.pp | 4 +-
manifests/init.pp | 73 ++++++++++++++--------
manifests/ldap.pp | 6 ++
manifests/ldap_backend.pp | 10 ++-
manifests/roles/admin.pp | 11 +++-
manifests/wsgi/apache.pp | 8 ++-
metadata.json | 55 ++++++++++++----
.../admin_password_parameter-df9a4b5056fedd44.yaml | 9 +++
...implement-chase-referrals-02cc67c98c272f52.yaml | 7 +++
releasenotes/source/conf.py | 4 +-
spec/classes/keystone_ldap_spec.rb | 4 ++
spec/classes/keystone_roles_admin_spec.rb | 49 ++++++++++++++-
spec/classes/keystone_spec.rb | 4 +-
spec/defines/keystone_ldap_backend_spec.rb | 4 ++
18 files changed, 203 insertions(+), 54 deletions(-)
More information about the OpenStack-announce
mailing list