Comment 6 for bug 1671648

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

Reviewed: https://review.openstack.org/446209
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=72e1506101b131b51fbe77acc0af19f36899c28d
Submitter: Jenkins
Branch: master

commit 72e1506101b131b51fbe77acc0af19f36899c28d
Author: Matt Riedemann <email address hidden>
Date: Wed Mar 15 16:58:11 2017 -0400

    Add a functional regression/recreate test for bug 1671648

    This adds a test which recreates the regression bug introduced
    in Ocata where build retries are not populated when creating
    instances in conductor for cells v2.

    The change that fixes the bug will go on top of this and modify
    the test to show the bug is fixed.

    Change-Id: Ie9e955d79b4e1441092183135b3f70b003c94db5
    Related-Bug: #1671648