Comment 2 for bug 1199454

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

Reviewed: https://review.openstack.org/36308
Committed: http://github.com/openstack/nova/commit/8e81e069a18e09562abfc4b18c5c7e57020aee66
Submitter: Jenkins
Branch: master

commit 8e81e069a18e09562abfc4b18c5c7e57020aee66
Author: John Garbutt <email address hidden>
Date: Tue Jul 9 18:49:46 2013 +0100

    xenapi: no glance upload retry on 401 error

    It is possible for a token to expire during a very long image upload.
    If this happens, there is little point in retrying the upload, as it
    is most likely to fail again for the same reason.

    Fixes bug 1199454

    Change-Id: Id699135a8ec4c603671b16f0127d0b2cd2a55855