Enable healthcheck for ironic-neutron-agent

Change-Id: I61df8ba37075231a813b70415b60fadf51c1fb16
Closes-Bug: 1848618
Depends-On: https://review.opendev.org/#/c/689291/
This commit is contained in:
Steve Baker 2019-10-18 01:42:08 +00:00
parent aa98a3913f
commit 88daacd040

View File

@ -108,6 +108,7 @@ outputs:
pid: host
privileged: true
restart: always
healthcheck: {get_attr: [ContainersCommon, healthcheck_rpc_port]}
volumes:
list_concat:
- {get_attr: [ContainersCommon, volumes]}