Merge "Enable libvirt health check"

This commit is contained in:
Zuul 2018-07-10 01:03:36 +00:00 committed by Gerrit Code Review
commit c9ca23dfb1

View File

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