We are jazzed to announce the release of: puppet-barbican 10.3.0: Puppet module for Barbican This release is part of the ocata stable release series. Download the package from: https://tarballs.openstack.org/puppet-barbican/ For more details, please see below. 10.3.0 ^^^^^^ New Features * Add new parameter "control_exchange", the default exchange under which topics are scoped. May be overridden by an exchange name specified in the transport_url option. * Add new parameter "rpc_response_timeout", seconds to wait for a response from a call Changes in puppet-barbican 10.2.0..10.3.0 ----------------------------------------- 84328e8 Prepare ocata-rc1 release ff430e9 Add oslo::db to dependency chain f371c9f Add control_exchange and rpc_response_timeout options Diffstat (except docs and test files) ------------------------------------- manifests/api.pp | 16 +++++++++++++++- manifests/deps.pp | 4 ++++ metadata.json | 8 ++++---- ...dd_messaging_default_parameters-9581a23f2e119345.yaml | 7 +++++++ releasenotes/source/conf.py | 4 ++-- spec/classes/barbican_api_spec.rb | 6 ++++++ 6 files changed, 38 insertions(+), 7 deletions(-)