Merge "Enable nova-migration-target health check"

This commit is contained in:
Zuul 2018-03-14 04:33:06 +00:00 committed by Gerrit Code Review
commit 5452576fc9

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