[release-announce] [puppet] puppet-trove 10.2.0 (ocata)

no-reply at openstack.org no-reply at openstack.org
Thu Jan 26 19:22:11 UTC 2017


We are tickled pink to announce the release of:

puppet-trove 10.2.0: Puppet module for OpenStack Trove

This release is part of the ocata release series.

Download the package from:

    https://tarballs.openstack.org/puppet-trove/

For more details, please see below.

10.2.0
^^^^^^


New Features
************

* Passes parameter to keystone authtoken define to manage python-
  memcache package install.


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

* signing_dir option is now deprecated for removal, the parameter
  has no effect.

Changes in puppet-trove 10.1.0..10.2.0
--------------------------------------

47e6091 Add oslo::db to dependency chain
c73ca77 Fix the tag of trove service
1266a13 Allow python-memcache install from authtoken class
9a54d07 Fix database_idle_timeout option
160d44a Deprecate signing_dir option
93e6abb Pin reno version to reno>=0.1.1,!=2.0.0
25f4d8b Fix hosts lists in example.pp


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

examples/site.pp                                   |  4 ++--
manifests/conductor.pp                             |  2 +-
manifests/deps.pp                                  |  4 ++++
manifests/keystone/auth.pp                         |  4 ++--
manifests/keystone/authtoken.pp                    | 24 ++++++++++++++++------
manifests/taskmanager.pp                           |  2 +-
...n_manage_memcache_package-7bbd660df45a370e.yaml |  3 +++
...ate_signing_dir_parameter-a5197a359e998f13.yaml |  4 ++++
spec/classes/trove_keystone_authtoken_spec.rb      |  8 +++++---
test-requirements.txt                              |  3 ++-
10 files changed, 42 insertions(+), 16 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index bedd666..baa2346 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4 +4,2 @@ oslosphinx>=2.5.0 # Apache-2.0
-reno>=0.1.1 # Apache-2.0
+# FIXME: reno is manually pinned to !=2.0.0 because of bug #1651995
+reno>=0.1.1,!=2.0.0 # Apache-2.0





More information about the Release-announce mailing list