Comment 2 for bug 989764

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

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

commit f2d0d2926961a0758c071ae6e4743260a837b7c4
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