[openstack-announce] [new][puppet] puppet-keystone 8.2.0 release
no-reply at openstack.org
no-reply at openstack.org
Thu Jul 28 19:37:59 UTC 2016
We are high-spirited to announce the release of:
puppet-keystone 8.2.0: Puppet module for OpenStack Keystone
For more details, please see below.
8.2.0
^^^^^
New Features
************
* Ensure parameter was added to service identity resource to allow
control of keystone types within resource.
Deprecation Notes
*****************
* The single wsgi script for both the keystone admin and public
endpoints have been deprecated upstream. As such, our support of a
single wsgi script for keystone is also deprecated.
Other Notes
***********
* Add support for the newer admin and public wsgi scripts for
keystone. Also added is the ability to provide a custom script for
each of these. By default, the module will leverage scripts provided
by the keystone package.
Changes in puppet-keystone 8.1.0..8.2.0
---------------------------------------
a13f0d6 Prepare 8.2.0 (mitaka)
d76dbaa Add ensure parameter to service identity resource
49628cc Cleanup README
339deb6 Fix wrong handling of disabled users because of typo
bbc4c3e Update keystone wsgi scripts
Diffstat (except docs and test files)
-------------------------------------
README.md | 2 -
lib/puppet/provider/keystone_user/openstack.rb | 2 +-
manifests/params.pp | 4 +-
manifests/resource/service_identity.pp | 19 +++-
manifests/wsgi/apache.pp | 125 ++++++++++++---------
metadata.json | 4 +-
...service_identity_resource-610076e4902c23ec.yaml | 3 +
.../keystone-wsgi-scripts-0d772d1f9f2d6c57.yaml | 11 ++
releasenotes/source/conf.py | 4 +-
spec/classes/keystone_wsgi_apache_spec.rb | 79 ++++++-------
.../keystone_resource_service_identity_spec.rb | 39 +++++++
11 files changed, 180 insertions(+), 112 deletions(-)
More information about the OpenStack-announce
mailing list