Merge "Enable Neutron server health check"

This commit is contained in:
Zuul 2018-02-21 11:04:03 +00:00 committed by Gerrit Code Review
commit f85cefec43
1 changed files with 2 additions and 0 deletions

View File

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