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

no-reply at openstack.org no-reply at openstack.org
Mon Nov 19 20:58:31 UTC 2018


We exuberantly announce the release of:

puppet-oslo 14.1.0: Puppet module for Oslo

This release is part of the stein release series.

Download the package from:

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

For more details, please see below.

14.1.0
^^^^^^


Prelude
*******

If you relied on the now removed rabbit_hosts parameters to set
rabbit_ha_queues to true automatically when you configured multiple
hosts you must now explicitly set it to true.


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

* The deprecated options rabbit_host, rabbit_port, rabbit_hosts,
  rabbit_userid, rabbit_password and rabbit_virtual_host in
  oslo::messaging::rabbit has been removed. Please use the
  transport_url in oslo::messaging::default instead.

* If you relied on the now removed rabbit_hosts parameters to set
  rabbit_ha_queues to true automatically when you configured multiple
  hosts you must now explicitly set it to true.

Changes in puppet-oslo 13.3.0..14.1.0
-------------------------------------

6d99fe2 Prepare Stein M1
09222f7 Fix stdlib version in metadata
ae6a6b4 Remove deprecated rabbit options
b6da933 Update min tox version to 2.0
b5968ac Dissuade .gitignore references to personal tools
2bab4eb switch documentation job to new PTI
18c82a2 import zuul job settings from project-config
b7fff21 Bump version for the start of Stein
5eaacfe Add the missing 'Table of Contents'
80577f0 Update reno for stable/rocky
fcbb31c Remove PE requirement from metadata.json


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

.gitignore                                         | 12 ++-
.zuul.yaml                                         |  1 +
README.md                                          |  2 +
manifests/messaging/rabbit.pp                      | 64 +--------------
metadata.json                                      | 12 +--
...deprecated-rabbit-options-212b21d41e6d2808.yaml | 14 ++++
releasenotes/source/index.rst                      |  1 +
releasenotes/source/rocky.rst                      |  6 ++
spec/defines/oslo_messaging_rabbit_spec.rb         | 96 +---------------------
tox.ini                                            |  2 +-
10 files changed, 44 insertions(+), 166 deletions(-)







More information about the Release-announce mailing list