Comment 3 for bug 1589926

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

Reviewed: https://review.openstack.org/326454
Committed: https://git.openstack.org/cgit/openstack/gnocchi/commit/?id=0bbf0799768b28df156f7871125d1f8120723132
Submitter: Jenkins
Branch: master

commit 0bbf0799768b28df156f7871125d1f8120723132
Author: Julien Danjou <email address hidden>
Date: Tue Jun 7 15:11:10 2016 +0200

    swift: force retry to 1

    Change I4320fb3e8bb30603bd70f8159fbcf855fc4a2880 set the retries to 0 to
    minimize the delay. Unfortunately, swiftclient makes no difference between the
    errors, so it won't renew the token on 401 and retry.

    Set retry to 1 so we have a chance to renew the token.

    Closes-Bug: #1589926

    Change-Id: I44428dd4b23d2c8c12852ebf87bd7b60e2f85e3b