Go to file
Dmitriy Rabotyagov 7516e1e883 Proceed with installation/upgrade even if cluster not healthy
At the moment rabbitmq_upgrade flag is being used on unhealthy
clusters to repair them. However with change [1] we've introduced
running this task standalone very early during the playbook.

In case cluster is unhelathy - there is no good way to repair it anymore
as
`rabbitmqctl cluster_status` might fail right away with.

So let's ignore failures at this point and run feature_flags only if
we were successfull on fetching the status.

This patch is proposed only to stable branches, while on master it
should be covered with removal of early invocation inside of the
playbook [2]

[1] https://review.opendev.org/q/Idf33b6810e1afb3a89dad5e65a48e86ac0a58a67
[2] https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/931801

Change-Id: I7857cd6db74d8bbc6dbf506c61797b580481be4a
2024-10-08 17:03:17 +02:00
2023-07-12 13:32:46 +02:00
2020-10-01 10:48:01 +00:00
2024-04-26 14:15:34 +00:00
2024-06-04 08:56:37 +00:00
2015-12-09 09:25:11 -06:00
2016-09-28 11:53:46 +01:00
2019-08-13 23:29:17 -07:00

Team and repository tags

image

OpenStack-Ansible RabbitMQ server

Ansible role to install OpenStack RabbitMQ server.

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-rabbitmq_server/latest/

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/openstack-ansible-rabbitmq_server/

The project source code repository is located at:

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

The project home is at:

https://launchpad.net/openstack-ansible

The project bug tracker is located at:

https://bugs.launchpad.net/openstack-ansible/

Description
Role rabbitmq_server for OpenStack-Ansible
Readme 7.5 MiB
Languages
Python 69.3%
Jinja 30.1%
Shell 0.6%