Comment 6 for bug 1080406

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

Reviewed: https://review.openstack.org/16661
Committed: http://github.com/openstack/nova/commit/6e47cc8271f84090b27e17c6bce27e909a143586
Submitter: Jenkins
Branch: stable/folsom

commit 6e47cc8271f84090b27e17c6bce27e909a143586
Author: Michael Still <email address hidden>
Date: Tue Nov 20 15:09:32 2012 +1100

    Handle instances not being found in EC2 API responses.

    Resolves bug 1080406 where InstanceNotFound was raised with None
    as the instance id.

    Change-Id: I805a9c8893f51ab22426e606ce260a04113f26e5
    (cherry picked from commit c3639847011566f39a7bd08e29bab4a72847a333)