kolla-ansible/releasenotes/notes/implement-docker-healthchecks-for-redis-12f8d528d1b8c0cb.yaml
LinPeiWen 66888bb7e0 Use Docker healthchecks for redis services
This change enables the use of Docker healthchecks for redis services.
Implements: blueprint container-health-check

Change-Id: I0590c5b22ef8eb733211b029cdd73a055d58af11
2021-03-03 07:06:39 +00:00

7 lines
182 B
YAML

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