Merge "Enable mistral-api health check"

This commit is contained in:
Zuul 2018-03-02 02:43:49 +00:00 committed by Gerrit Code Review
commit dee442fec2

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