puppet-designate 18.4.0 (wallaby)
We are thrilled to announce the release of: puppet-designate 18.4.0: Puppet module for OpenStack Designate This release is part of the wallaby stable release series. The source is available from: https://opendev.org/openstack/puppet-designate Download the package from: https://tarballs.openstack.org/puppet-designate/ Please report issues through: https://bugs.launchpad.net/puppet-designate/+bugs For more details, please see below. 18.4.0 ^^^^^^ New Features ************ * The new "designate::policy::enforce_scope" parameter has been added to support the corresponding parameter in oslo.policy library. * The new "designate::policy::enforce_new_defaults" parameter has been added. * Add support for PostgreSQL database backend via designate::db::postgresql Deprecation Notes ***************** * The "designate::api::service_ensure" parameter has been deprecated. Use the "designate::api::manage_service" parameter instead, which accepts True or False instead. Changes in puppet-designate 18.3.0..18.4.0 ------------------------------------------ 5bd0491 Update sphinx to the latest version b5dd1fd Prepare Wallaby RC1 1016467 Add support for oslo_policy/enforce_new_defaults e35f3b4 Update supported Ubuntu version to Focal 7477015 Add designate::db::postgresql class. 2793574 Add support for the oslo_policy/enforce_scope parameter 4820eaa Rename confusing service_ensure parameter Diffstat (except docs and test files) ------------------------------------- manifests/api.pp | 24 ++++++++--- manifests/db/postgresql.pp | 49 ++++++++++++++++++++++ manifests/policy.pp | 21 ++++++++-- metadata.json | 10 ++--- .../notes/api-manage_service-4ff2fed27ad8c822.yaml | 6 +++ ...oslo_policy-enforce_scope-756ebf4f2154cfe6.yaml | 5 +++ ...licy-enforce_new_defaults-b8b0869d32ebb8a1.yaml | 5 +++ .../notes/postgresql-441cce8804597ce3.yaml | 4 ++ spec/classes/designate_db_postgresql_spec.rb | 45 ++++++++++++++++++++ spec/classes/designate_policy_spec.rb | 17 ++++---- 11 files changed, 166 insertions(+), 22 deletions(-)
participants (1)
-
no-reply@openstack.org