Comment 8 for bug 1841777

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to compute-hyperv (stable/stein)

Reviewed: https://review.opendev.org/680351
Committed: https://git.openstack.org/cgit/openstack/compute-hyperv/commit/?id=2142b610f3703ecb969777fa11371214570d05af
Submitter: Zuul
Branch: stable/stein

commit 2142b610f3703ecb969777fa11371214570d05af
Author: Lucian Petrut <email address hidden>
Date: Wed Aug 28 15:58:59 2019 +0300

    Handle instances failed over while nova was down

    At the moment, the driver won't handle instances that were failed
    over while the service was down. This is due to a regression,
    the method doing this isn't called properly.

    Closes-Bug: #1841777

    Change-Id: I4ecf916b1d3323077646a38b9491785accb3c87c
    (cherry picked from commit e8e2bedd76caaa80964571834bc069937f2004dd)