[release-announce] [puppet] puppet-trove 11.3.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Thu Aug 24 14:08:08 UTC 2017


We are pumped to announce the release of:

puppet-trove 11.3.0: Puppet module for OpenStack Trove

This release is part of the pike stable release series.

Download the package from:

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

For more details, please see below.

11.3.0
^^^^^^

Deprecation Notes

* trove::rpc_backend is deprecated and will be removed in a future
  release. Please use trove::default_transport_url instead.

Changes in puppet-trove 11.2.0..11.3.0
--------------------------------------

ba0ac93 Prepare for official Pike release
3150e14 Fix rpc_backend option warning
204aefc Bump modules to next minor with -dev
9aad4ff Update openstackdocstheme>=1.16.0
6e1a56a Deprecate oslo.messaging rpc_backend option parameter


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

manifests/api.pp                                   | 74 ++++++++++------------
manifests/conductor.pp                             | 74 ++++++++++------------
manifests/guestagent.pp                            | 74 ++++++++++------------
manifests/init.pp                                  | 22 ++++---
manifests/taskmanager.pp                           | 74 ++++++++++------------
metadata.json                                      |  8 +--
...ate_rpc_backend_parameter-69670fb9496a4b95.yaml |  4 ++
releasenotes/source/conf.py                        |  4 +-
spec/classes/trove_api_spec.rb                     |  2 +-
spec/classes/trove_conductor_spec.rb               |  5 +-
spec/classes/trove_guestagent_spec.rb              |  5 +-
spec/classes/trove_taskmanager_spec.rb             |  5 +-
test-requirements.txt                              |  2 +-
13 files changed, 166 insertions(+), 187 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index a23c7e7..629ab00 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -3 +3 @@ sphinx>=1.6.2 # BSD
-openstackdocstheme>=1.11.0 # Apache-2.0
+openstackdocstheme>=1.16.0 # Apache-2.0






More information about the Release-announce mailing list