Merge "Enable health check for metrics_qdr container"

This commit is contained in:
Zuul 2019-10-10 23:42:54 +00:00 committed by Gerrit Code Review
commit 11596de92d
1 changed files with 2 additions and 0 deletions

View File

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