Enable gnocchi-statsd health check
This patch enables health check execution for gnocchi-statsd docker container. Change-Id: I6d0aa53aa9e3fbb4fd47300f8fa6a32574cfda9f Depends-On: Ib82cb849540694106a869ec81694f1159967ee79
This commit is contained in:
parent
49d8f4ea76
commit
02eb6193e3
@ -107,6 +107,8 @@ outputs:
|
||||
net: host
|
||||
privileged: false
|
||||
restart: always
|
||||
healthcheck:
|
||||
test: /openstack/healthcheck
|
||||
volumes:
|
||||
list_concat:
|
||||
- {get_attr: [ContainersCommon, volumes]}
|
||||
|
Loading…
x
Reference in New Issue
Block a user