[openstack-announce] [new][puppet] puppet-sahara 9.1.0 release (newton)
no-reply at openstack.org
no-reply at openstack.org
Mon Jul 11 14:02:09 UTC 2016
We are psyched to announce the release of:
puppet-sahara 9.1.0: Puppet module for OpenStack Sahara
This release is part of the newton release series.
For more details, please see below.
9.1.0
^^^^^
New Features
************
* Add oslo.messaging transport_url parameters via puppet-oslo
resource
* Switch to using oslo::zmq messaging instead of manual configuring
parameters in sahara.
Deprecation Notes
*****************
* control_exchange moved to sahara class definition as it is
intrinsic to default messaging configuration. It can no longer be
set via the notify class and will be removed in a future release.
Bug Fixes
*********
* The keystone auth class has been updated to provide a default
service_name to allow a user to specify a custom auth_name that may
not contain the name of the service.
* Added the ability to manage the memcached servers for
keystone_authtoken in sahara
Changes in puppet-sahara 9.0.0..9.1.0
-------------------------------------
1c9504b Prepare 9.1.0 (newton-2)
4e43270 Add memcached_servers for keystone authtoken
363a6c1 Add Ubuntu to metadata
c472c03 Remove mitaka release prelude note
7694d50 Switch to use oslo::zmq messaging
c715716 Add transport_url parameters for oslo.messaging
16a7b2c Add nodepool-xenial.yml file
e3ac891 Add purge_config option
d9cd695 Provide default service_name for keystone endpoint
8af1deb Fix facts for policy test
044636d Test multiple operating systems for policy
Diffstat (except docs and test files)
-------------------------------------
manifests/init.pp | 59 +++++++++++++++-------
manifests/keystone/auth.pp | 10 ++--
manifests/notify.pp | 39 +++++++++-----
metadata.json | 12 +++--
..._transport_url_parameters-973b95ec1ad18717.yaml | 7 +++
.../notes/keystone-auth-name-1a3385c23b2682e6.yaml | 5 ++
...stone-authtoken-memcached-ea0660e81f256eda.yaml | 4 ++
releasenotes/notes/mitaka-dece9d43a565e6cb.yaml | 3 --
.../notes/use_oslo_zmq-7041d12c8bf2c724.yaml | 4 ++
releasenotes/source/conf.py | 4 +-
spec/acceptance/nodesets/nodepool-xenial.yml | 10 ++++
spec/classes/sahara_init_spec.rb | 36 +++++++++----
spec/classes/sahara_keystone_auth_spec.rb | 4 +-
spec/classes/sahara_notify_spec.rb | 14 ++---
spec/classes/sahara_policy_spec.rb | 21 ++++----
15 files changed, 155 insertions(+), 77 deletions(-)
More information about the OpenStack-announce
mailing list