We enthusiastically announce the release of: puppet-designate 10.3.0: Puppet module for OpenStack Designate This release is part of the ocata release series. Download the package from: https://tarballs.openstack.org/puppet-designate/ 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 * Switch to puppet-oslo configuring logging. * Switch logging related parameters default value to $::os_service_default. Changes in puppet-designate 10.2.0..10.3.0 ------------------------------------------ 6d0d2f2 Switch to puppet-oslo configuring logging 1bf7545 Prepare ocata-rc1 release 821ef34 Add control_exchange and rpc_response_timeout options Diffstat (except docs and test files) ------------------------------------- manifests/init.pp | 30 ++- manifests/logging.pp | 211 +++++---------------- metadata.json | 8 +- ...saging_default_parameters-71a3ef1234d98156.yaml | 7 + .../switch_to_oslo_logging-a34913d9e5fd6284.yaml | 5 + releasenotes/source/conf.py | 4 +- spec/classes/designate_init_spec.rb | 2 + spec/classes/designate_logging_spec.rb | 10 +- 8 files changed, 96 insertions(+), 181 deletions(-)