Merge "Enable healthcheck for ironic-neutron-agent" into stable/train

This commit is contained in:
Zuul 2019-11-27 01:01:58 +00:00 committed by Gerrit Code Review
commit 38ce0a553f
1 changed files with 1 additions and 0 deletions

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]}