Merge "Set nomulticell flag for starting nova-compute in grenade"

This commit is contained in:
Jenkins 2017-07-11 21:25:23 +00:00 committed by Gerrit Code Review
commit 2512d3ed81
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ start_ironic
# may cause nova-compute failure due to LP1537076
stop_nova_compute || true
wait_for_keystone
start_nova_compute
start_nova_compute nomulticell
if [[ -n "$ensure_stopped" ]]; then
ensure_services_stopped $ensure_stopped