Merge "Enable iscsid health check"

This commit is contained in:
Zuul 2018-03-14 04:33:05 +00:00 committed by Gerrit Code Review
commit 9a29630055
1 changed files with 2 additions and 0 deletions

View File

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