Comment 28 for bug 1713783

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to nova (stable/ocata)

Reviewed: https://review.openstack.org/505160
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=590fd6d2f8497af83307025c8cb796fb433ae80b
Submitter: Zuul
Branch: stable/ocata

commit 590fd6d2f8497af83307025c8cb796fb433ae80b
Author: Előd Illés <email address hidden>
Date: Fri Sep 1 15:36:20 2017 +0200

    Functional test for regression bug #1713783

    Add functional test for evacuation, when no valid host available.
    Migration should end up in 'error' state.

    Original patch is modified as in Ocata os-service API still uses
    the old way of identifing services.

    Also, due to bugfix of #1744325 the state of the server after a
    failed evacuation is no longer ACTIVE rather ERROR.

    Change-Id: I1adc20f2a5261e6906a18b9aee5cd2c8ecf0cf4d
    Related-bug: #1713783
    (cherry picked from commit 5687c170ea003aafa2720fb00af9d84836bb41df)
    (cherry picked from commit e87d9f51abea0b1c97628ef02435157da4b334ec)