Merge "Enable ceilometer-agent-central health check"

This commit is contained in:
Zuul 2018-03-14 03:39:10 +00:00 committed by Gerrit Code Review
commit c29a5750a4
1 changed files with 2 additions and 0 deletions

View File

@ -114,6 +114,8 @@ outputs:
detach: false
privileged: false
user: root
healthcheck:
test: /openstack/healthcheck
volumes:
list_concat:
- {get_attr: [ContainersCommon, volumes]}