Jonathan Rosser
b09ac39cbc
Service must always be restarted during an upgrade
The service is unconditionally stopped during the upgrade prep tasks. There are several conditions that will notify the handler to restart the service, such as updating the config file or installing a new version of the rabbitmq package. It is possible that none of these things happen resulting in the service not being restarted during an upgrade. This patch ensures that the service is always restarted during an upgrade by notifying the restart handler when the service is sucessfully stopped in the upgrade prep tasks. Change-Id: I9fbe7806b3531921b90ac91c17b6a07deca2a4d2
Team and repository tags
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:
- The project bug tracker is located at:
Description
Languages
Python
54.5%
Jinja
23.7%
Shell
21.8%