kolla-ansible/releasenotes/notes/implement-docker-healthchecks-for-watcher-e008d9ca79bfa048.yaml
wuchunyang 2cb83b9ae4 Use Docker healthchecks for watcher services
This change enables the use of Docker healthchecks for watcher
services.
Implements: blueprint container-health-check

Change-Id: I0774063dd970507e566637138167ed1af9a2874c
2021-03-03 21:43:57 +08:00

7 lines
184 B
YAML

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