[openstack-announce] [new][puppet] puppet-aodh 9.1.0 release (newton)
no-reply at openstack.org
no-reply at openstack.org
Mon Jul 11 13:52:21 UTC 2016
We are chuffed to announce the release of:
puppet-aodh 9.1.0: Puppet module for OpenStack Aodh
This release is part of the newton release series.
For more details, please see below.
9.1.0
^^^^^
New Features
************
* Update service_credentials and keystone_authtoken parameters to
support Keystone v3 and password auth_type.
Deprecation Notes
*****************
* Deprecate keystone_identity_uri from aodh::api class.
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 aodh::api
Changes in puppet-aodh 9.0.0..9.1.0
-----------------------------------
d0cf378 Prepare 9.1.0 (newton-2)
908e23e Include openstacklib defaults manifest.
f9c7ebb README: remove useless release info
8029f10 Add memcached_servers for keystone authtoken
33c2659 Add Xenial to operatingsystemrelease
8e56503 Remove mitaka release prelude note
265c693 Update auth parameters to support Keystone v3
07c0cf4 beaker: fix ordering for RabbitMQ
97d8b0e Add nodepool-xenial.yml file
97f89a9 Update to include new aodhclient
ca6b879 Provide default service_name for keystone endpoint
6251c36 Add purge_config option
Diffstat (except docs and test files)
-------------------------------------
README.md | 2 -
manifests/api.pp | 95 +++++++++++++++-------
manifests/auth.pp | 63 +++++++-------
manifests/client.pp | 3 +-
manifests/init.pp | 10 +++
manifests/keystone/auth.pp | 8 +-
manifests/params.pp | 3 +-
metadata.json | 10 +--
releasenotes/notes/auth_v3-0be3e28d8b1e1df7.yaml | 6 ++
.../notes/keystone-auth-name-6deb28333b29657e.yaml | 5 ++
...stone-authtoken-memcached-5c6b99784f80be7f.yaml | 4 +
releasenotes/notes/mitaka-dece9d43a565e6cb.yaml | 3 -
releasenotes/source/conf.py | 4 +-
spec/acceptance/aodh_wsgi_apache_spec.rb | 4 +-
spec/acceptance/nodesets/nodepool-xenial.yml | 10 +++
spec/classes/aodh_api_spec.rb | 66 +++++++++++----
spec/classes/aodh_auth_spec.rb | 20 +++--
spec/classes/aodh_client_spec.rb | 4 +-
spec/classes/aodh_init_spec.rb | 17 +++-
spec/classes/aodh_keystone_auth_spec.rb | 4 +-
20 files changed, 226 insertions(+), 115 deletions(-)
More information about the OpenStack-announce
mailing list