Merge "Set nomulticell flag for starting nova-compute in grenade"
This commit is contained in:
commit
2512d3ed81
@ -106,7 +106,7 @@ start_ironic
|
|||||||
# may cause nova-compute failure due to LP1537076
|
# may cause nova-compute failure due to LP1537076
|
||||||
stop_nova_compute || true
|
stop_nova_compute || true
|
||||||
wait_for_keystone
|
wait_for_keystone
|
||||||
start_nova_compute
|
start_nova_compute nomulticell
|
||||||
|
|
||||||
if [[ -n "$ensure_stopped" ]]; then
|
if [[ -n "$ensure_stopped" ]]; then
|
||||||
ensure_services_stopped $ensure_stopped
|
ensure_services_stopped $ensure_stopped
|
||||||
|
Loading…
x
Reference in New Issue
Block a user