Merge "Enable horizon healthcheck"

This commit is contained in:
Zuul 2019-12-13 17:54:58 +00:00 committed by Gerrit Code Review
commit 87e34336f3
1 changed files with 2 additions and 0 deletions

View File

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