Merge "Fix nova compute container depends_on to be list"

This commit is contained in:
Zuul 2019-07-02 16:47:46 +00:00 committed by Gerrit Code Review
commit 9189afc775
1 changed files with 2 additions and 1 deletions

View File

@ -639,7 +639,8 @@ outputs:
privileged: true
user: nova
restart: always
depends_on: tripleo_nova_libvirt
depends_on:
- tripleo_nova_libvirt
healthcheck: {get_attr: [ContainersCommon, healthcheck_rpc_port]}
volumes:
list_concat: