[release-announce] puppet-trove 14.1.0 (stein)

no-reply at openstack.org no-reply at openstack.org
Mon Nov 19 21:01:30 UTC 2018


We are pumped to announce the release of:

puppet-trove 14.1.0: Puppet module for OpenStack Trove

This release is part of the stein release series.

Download the package from:

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

For more details, please see below.

14.1.0
^^^^^^


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

* The deprecated rabbit_host, rabbit_hosts and rabbit_port
  parameters in trove::guestagent is now removed, please use
  default_transport_url instead.


Bug Fixes
*********

* The guestagent config now sets the transport_url instead of the
  removed rabbit options.

Changes in puppet-trove 13.3.0..14.1.0
--------------------------------------

4ced9b3 Prepare Stein M1
4013043 Fix stdlib version in metadata
8a26e05 Fix rabbitmq example
08f3eca Remove deprecated rabbit params in guestagent
f11194a Remove faulty set rabbitmq options
ca483a6 Update min tox version to 2.0
2a1ad0b Dissuade .gitignore references to personal tools
d8e7e6d switch documentation job to new PTI
9c66ed9 import zuul job settings from project-config
b18b382 Bump version for the start of Stein
1682b7c Add the missing 'Table of Contents' in README
0a2c0da Update reno for stable/rocky
6b382cf Remove PE requirement from metadata.json


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

.gitignore                                         | 12 +++-
.zuul.yaml                                         |  1 +
README.md                                          |  2 +
examples/site.pp                                   |  3 +-
manifests/api.pp                                   |  6 --
manifests/conductor.pp                             |  6 --
manifests/guestagent.pp                            | 74 ++++++----------------
manifests/taskmanager.pp                           |  6 --
metadata.json                                      | 16 ++---
...-rabbit-params-guestagent-4f0178bdfac9ffd9.yaml |  9 +++
releasenotes/source/index.rst                      |  1 +
releasenotes/source/rocky.rst                      |  6 ++
templates/trove-guestagent.conf.erb                | 52 +--------------
tox.ini                                            |  2 +-
14 files changed, 57 insertions(+), 139 deletions(-)







More information about the Release-announce mailing list