Comment 5 for bug 1872446

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

Reviewed: https://review.opendev.org/723311
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=89d57eb02e7fea3e4d2e1f96403c81f85fb1fba7
Submitter: Zuul
Branch: stable/stein

commit 89d57eb02e7fea3e4d2e1f96403c81f85fb1fba7
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)