Enable horizon healthcheck

Change-Id: If1c7e2902c2e2ac70965e5718228cc34161ae3d2
Depends-On: https://review.opendev.org/#/c/699005/
Closes-Bug: #1856088
(cherry picked from commit 71b5d40862)
This commit is contained in:
Alex Schultz 2019-12-11 13:44:47 -07:00 committed by Sergii Golovatiuk
parent feca89c129
commit b3bbc24ca1
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]}