We eagerly announce the release of: puppet-keystone 10.3.0: Puppet module for OpenStack Keystone This release is part of the ocata stable release series. Download the package from: https://tarballs.openstack.org/puppet-keystone/ For more details, please see below. 10.3.0 ^^^^^^ New Features * Add oslo.messaging notification transport_url via puppet-oslo resource. * Email parameter is now optional for roles::admin and the default value will be admin@localhost. Changes in puppet-keystone 10.2.0..10.3.0 ----------------------------------------- 1edc536 Prepare ocata-rc1 release 9b5e8e2 Make email parameter optional in roles::admin 918aa04 Add notification transport_url to support dual oslo_messaging backends Diffstat (except docs and test files) ------------------------------------- manifests/init.pp | 12 ++++++++++-- manifests/roles/admin.pp | 9 +++++---- metadata.json | 6 +++--- .../add-notification-transport-url-2a2d023520d8301e.yaml | 4 ++++ ...al-email-parameter-for-roles::admin-2a17a5d13fa172da.yaml | 4 ++++ releasenotes/source/conf.py | 4 ++-- spec/classes/keystone_init_spec.rb | 3 +++ spec/classes/keystone_roles_admin_spec.rb | 6 ++---- 8 files changed, 33 insertions(+), 15 deletions(-)