kolla-ansible/releasenotes/notes/implement-docker-healthchecks-for-memcached-807b9036c3c92596.yaml
LinPeiWen 3c1fd44092 Use Docker healthchecks for memcached services
This change enables the use of Docker healthchecks for memcached services.
Implements: blueprint container-health-check

Change-Id: I571e6d6cac634fd86429e12b946d6f7b4a2ab02c
2021-03-30 03:12:01 +00:00

7 lines
186 B
YAML

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