Merge "Enable iscsid health check"

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

View File

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