Merge "Run nova-api hosts discovery after nova-compute start"

This commit is contained in:
Jenkins 2017-03-27 13:19:13 +00:00 committed by Gerrit Code Review
commit 4bd2a9d959
1 changed files with 2 additions and 1 deletions

View File

@ -134,8 +134,9 @@ outputs:
- /etc/localtime:/etc/localtime:ro
environment:
- KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
step_5:
nova_api_discover_hosts:
start_order: 3
start_order: 1
image: *nova_api_image
net: host
detach: false