Merge "Enable memcached health check"

This commit is contained in:
Zuul
2018-03-14 04:33:03 +00:00
committed by Gerrit Code Review

View File

@@ -87,6 +87,8 @@ outputs:
net: host
privileged: false
restart: always
healthcheck:
test: /openstack/healthcheck
volumes:
list_concat:
- {get_attr: [ContainersCommon, volumes]}