Comment 8 for bug 1718455

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

Reviewed: https://review.openstack.org/508590
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=2b0c1867dad6e92b593f16ac62b9325bcacf91a9
Submitter: Jenkins
Branch: stable/pike

commit 2b0c1867dad6e92b593f16ac62b9325bcacf91a9
Author: Sylvain Bauza <email address hidden>
Date: Thu Sep 21 10:12:51 2017 +0200

    Add a regression test for bug 1718455

    Moving an instance that was created concurrently by a multiple instances create
    call no longer works in Pike because of a wrong RequestSpec field lookup.
    Verifying that regression so the next change will fix it.

    Change-Id: I26d1c90578b3dfb183bbf77ac758c2743dbced28
    Related-Bug: #1718455
    (cherry picked from commit 016d3efa393f864585ecc13317e46415a5cba825)