Comment 2 for bug 930245

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

Reviewed: https://review.openstack.org/4013
Committed: http://github.com/openstack/nova/commit/9974dcbd304a4e092e952e937f4dc78f9500e304
Submitter: Jenkins
Branch: master

commit 9974dcbd304a4e092e952e937f4dc78f9500e304
Author: Johannes Erdfelt <email address hidden>
Date: Fri Feb 10 17:40:10 2012 +0000

    Extend glance retries to show() as well

    Fixes bug 930245

    nova/image/glance.py would already retry get() requests if there was a
    connection error, but didn't do so for show() requests.

    Change-Id: Ifb1a17da18b7e10ddaaec46e124efcc963681c80