[release-announce] puppet-designate 15.5.0 (train)

no-reply at openstack.org no-reply at openstack.org
Thu Oct 10 17:39:39 UTC 2019


We jubilantly announce the release of:

puppet-designate 15.5.0: Puppet module for OpenStack Designate

This release is part of the train 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.

15.5.0
^^^^^^


Upgrade Notes
*************

* The pool-manager is removed in this release so all related classes
  are deprecated and has no effect. You should move to using the
  producer instead.


Deprecation Notes
*****************

* The designate::pool_manager,
  designate::pool_manager_cache::memcache,
  designate::pool_manager_cache::sqlalchemy classes is deprecated and
  has no effect. You should use the designate::producer class instead.

Changes in puppet-designate 15.4.0..15.5.0
------------------------------------------

0543a1c Release 15.5.0
a89d6bc Deprecated designate::pool_manager
77a225d Update TOX/UPPER_CONSTRAINTS_FILE for stable/train
3a8ecc5 Update .gitreview for stable/train


Diffstat (except docs and test files)
-------------------------------------

.gitreview                                         |   1 +
manifests/pool_manager.pp                          |  44 +------
manifests/pool_manager_cache/memcache.pp           |  13 +-
manifests/pool_manager_cache/sqlalchemy.pp         |  16 +--
metadata.json                                      |   2 +-
...te-designate-pool-manager-1cc74f76f0488dd5.yaml |  10 ++
.../designate_pool_manager_cache_memcache_spec.rb  |  61 ---------
...designate_pool_manager_cache_sqlalchemy_spec.rb |  68 ----------
spec/classes/designate_pool_manager_spec.rb        | 139 ---------------------
tox.ini                                            |   2 +-
10 files changed, 24 insertions(+), 332 deletions(-)







More information about the Release-announce mailing list