Comment 6 for bug 1872446

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (stable/queens)

Reviewed: https://review.opendev.org/723313
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=c782d688842b46a83eca1b49f956a74ebbaef5a2
Submitter: Zuul
Branch: stable/queens

commit c782d688842b46a83eca1b49f956a74ebbaef5a2
Author: Rabi Mishra <email address hidden>
Date: Mon Apr 13 17:15:27 2020 +0530

    [stable-only] Pass timeout in mins to create_temp_url()

    We seem to be deleting the container and object created for
    tempurl before the tempurl expiry(300mins).

    Also in certain deployments (possibly with high load), it has
    been noticed that servers respond after the 5mins timeout.
    Let's double the default timeout to 10mins.

    Closes-Bug: #1872446
    Change-Id: I7d25f866461f5ba16793a1509d5093f8bf366270
    (cherry picked from commit e319325ed4360bf776e54cf15351dcb3b8043676)