Merge "Enable Sahara API health check"

This commit is contained in:
Zuul 2018-09-21 23:27:04 +00:00 committed by Gerrit Code Review
commit 47e279b036
1 changed files with 2 additions and 0 deletions

View File

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