Comment 3 for bug 1212648

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

Reviewed: https://review.openstack.org/42117
Committed: http://github.com/openstack/nova/commit/c8f0a545bfafdc72bae0a43df78ae51835e35232
Submitter: Jenkins
Branch: master

commit c8f0a545bfafdc72bae0a43df78ae51835e35232
Author: Jay Lau <email address hidden>
Date: Thu Aug 15 20:48:10 2013 +0800

    Set launch_index to right value

    Fix bug 1212648

    When boot multiple instances in one request, the launch_index
    was not increased.

    The fix was increase the launch_index one by one for each instances
    in one request.

    Change-Id: I27dde8cfae52853d33277c3d8e0e65c91bc6280b