Merge "Run nova-api hosts discovery after nova-compute start"
This commit is contained in:
commit
4bd2a9d959
@ -134,8 +134,9 @@ outputs:
|
|||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
environment:
|
environment:
|
||||||
- KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
|
- KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
|
||||||
|
step_5:
|
||||||
nova_api_discover_hosts:
|
nova_api_discover_hosts:
|
||||||
start_order: 3
|
start_order: 1
|
||||||
image: *nova_api_image
|
image: *nova_api_image
|
||||||
net: host
|
net: host
|
||||||
detach: false
|
detach: false
|
||||||
|
Loading…
Reference in New Issue
Block a user