Comment 4 for bug 989764

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

Reviewed: https://review.openstack.org/6921
Committed: http://github.com/openstack/nova/commit/1209af45525ed5a58d620a9da92939d39a3d2d9f
Submitter: Jenkins
Branch: stable/essex

commit 1209af45525ed5a58d620a9da92939d39a3d2d9f
Author: Eoghan Glynn <email address hidden>
Date: Fri Apr 27 15:11:57 2012 +0100

    Fix timeout in EC2 CloudController.create_image()

    Fixes bug 989764

    The timeout bounding the wait for the instance to stop is intended
    to be 1 hour, but the code incorrectly specifies 60 hours instead
    (no practical client is going to wait that long for a response).

    Change-Id: I7aa4b539393df15f3b2c950cf7aeca4691ed3d73