Merge "Enable octavia-api health check"

This commit is contained in:
Zuul 2018-06-16 00:29:25 +00:00 committed by Gerrit Code Review
commit 5764909dfd
1 changed files with 2 additions and 0 deletions

View File

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