[release-announce] puppet-aodh 16.3.0 (ussuri)
no-reply at openstack.org
no-reply at openstack.org
Tue Apr 28 15:04:17 UTC 2020
We are happy to announce the release of:
puppet-aodh 16.3.0: Puppet module for OpenStack Aodh
This release is part of the ussuri stable release series.
The source is available from:
https://opendev.org/openstack/puppet-aodh
Download the package from:
https://tarballs.openstack.org/puppet-aodh/
Please report issues through:
https://bugs.launchpad.net/puppet-aodh/+bugs
For more details, please see below.
16.3.0
^^^^^^
Deprecation Notes
* "user_domain_id" and "project_domain_id" in "aodh::auth" class
were deprecated and will be removed in a future release. Use
"user_domain_name" and "project_domain_name" instead.
* The "aodh::auth::tenant_name" parameter is deprecated and will be
removed in a future release. Use "aodh::auth:project_name" instead.
* The "aodh::auth::tenant_id" parameter is deprecated and has no
effect now, since the actual parameter in aodh is no more valid.
Changes in puppet-aodh 16.2.1..16.3.0
-------------------------------------
61ba1ff Prepare Ussuri RC1
b756b9b Rename tenant to project
ae4390b Use domain_name instead of domain_id
f07abdb Fix broken unit tests because of list in notification drivers
Diffstat (except docs and test files)
-------------------------------------
manifests/auth.pp | 101 ++++++++++++++++-----
metadata.json | 8 +-
.../notes/auth-domain_name-ad3d0cc86f0efccf.yaml | 6 ++
.../notes/remove-tenant-d5fa563f15db0ba9.yaml | 8 ++
spec/classes/aodh_auth_spec.rb | 32 +++++--
spec/classes/aodh_init_spec.rb | 2 +-
6 files changed, 120 insertions(+), 37 deletions(-)
More information about the Release-announce
mailing list