Merge "Enable multipathd health check"

This commit is contained in:
Zuul 2018-02-22 14:24:22 +00:00 committed by Gerrit Code Review
commit f0b8dfa09f
1 changed files with 2 additions and 0 deletions

View File

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