Comment 32 for bug 1417667

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/244488
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=5a8ba1d69dffa6943ca3cbf9e16c19191982c0a6
Submitter: Jenkins
Branch: master

commit 5a8ba1d69dffa6943ca3cbf9e16c19191982c0a6
Author: Nikola Dipanov <email address hidden>
Date: Thu Nov 12 05:55:28 2015 +0000

    live-mig: Mark migration as failed on fail to schedule

    In case we reach maximum retires to schedule - we want to mark the
    migration record as failed, since the whole operation will be aborted at
    that point.

    Change-Id: I3528e98b2dc596995556aec83bb65104b671571d
    Partial-bug: #1417667