Enable libvirt health check
This patch enables health check execution for nova-libvirt docker container. Change-Id: I09e0335778745876bb17ae881f948ab19b6596d3 Depends-On: Id5dc7d169301e45cb0abab7cecae67457db9fd96 Depends-On: I757d53189f5819bb3a0e7bebe277353f3460738d
This commit is contained in:
parent
3004c31d72
commit
b2ea39eb47
@ -285,6 +285,8 @@ outputs:
|
||||
pid: host
|
||||
privileged: true
|
||||
restart: always
|
||||
healthcheck:
|
||||
test: /openstack/healthcheck
|
||||
volumes:
|
||||
list_concat:
|
||||
- {get_attr: [ContainersCommon, volumes]}
|
||||
|
Loading…
x
Reference in New Issue
Block a user