kolla-ansible/releasenotes/notes/implement-docker-healthchecks-for-rabbitmq-a596f6b063026491.yaml
LinPeiWen 1ddef85973 Use Docker healthchecks for rabbitmq services
This change enables the use of Docker healthchecks for rabbitmq services.

Implements: blueprint container-health-check
Depends-On: https://review.opendev.org/c/openstack/kolla/+/784562

Change-Id: I23a2c2efab858b9ed39c6ce0ec4a82df10e7f93d
2021-04-14 05:47:13 +00:00

7 lines
185 B
YAML

---
features:
- |
Implements container healthchecks for rabbitmq services.
See `blueprint
<https://blueprints.launchpad.net/kolla-ansible/+spec/container-health-check>`__