[release-announce] openstack-ansible-rabbitmq_server 16.0.29 (pike)

no-reply at openstack.org no-reply at openstack.org
Fri Apr 26 17:23:20 UTC 2019


We contentedly announce the release of:

openstack-ansible-rabbitmq_server 16.0.29: rabbitmq_server for
OpenStack Ansible

This release is part of the pike stable release series.

The source is available from:

    https://opendev.org/openstack/openstack-ansible-rabbitmq_server

Download the package from:

    https://tarballs.openstack.org/openstack-ansible-rabbitmq_server/

For more details, please see below.

16.0.29
^^^^^^^


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

* The option "rabbitmq_erlang_version_spec" has been added allowing
  deployers to set the version of erlang used on a given installation.


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

* The use of the "apt_package_pinning" role as a meta dependency has
  been removed from the rabbitmq_server role. While the package
  pinning role is still used, it will now only be executed when the
  apt task file is executed.

Changes in openstack-ansible-rabbitmq_server 16.0.13..16.0.29
-------------------------------------------------------------

8b8b847 Replace openstack.org git:// URLs with https://
89c0ebd rabbitmq_upgrade_check: Do not complain for upgrades on distro packages
6140c54 Clean up role tests
479fea5 import zuul job settings from project-config
efc324a Update the version of erlang to support rabbitmq
fcb14ce Fix rabbitmqctl cluster_name regexp extractor


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

defaults/main.yml                                  |  3 +
meta/main.yml                                      | 11 ---
.../notes/elang-version-2c1135466ef94032.yaml      |  9 ++
tasks/install_apt.yml                              | 14 +++
tasks/install_yum.yml                              |  6 +-
tasks/rabbitmq_cluster.yml                         |  5 +-
tasks/rabbitmq_upgrade_check.yml                   |  1 +
tox.ini                                            | 12 ---
vars/debian.yml                                    |  2 +
vars/redhat.yml                                    |  2 +
zuul.d/project.yaml                                |  6 +-
16 files changed, 43 insertions(+), 205 deletions(-)







More information about the Release-announce mailing list