Comment 19 for bug 1817539

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

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

commit 8a9409d5a4c6779f8587bb309b3804adb458394a
Author: Rabi Mishra <email address hidden>
Date: Thu Jun 20 10:56:45 2019 +0530

    Only update parameters once in backup workflow

    In the swift backup workflow we create 2 parameters for temp URLs, but
    we don't need to call parameters.update twice, just once with the two
    new parameters.

    Change-Id: I75b64dca102a62c06c56327cf425451ae804e3b9
    Related-Bug: #1817539
    (cherry picked from commit e07dc79693ef1300a8b4cb900effe95314f18fac)
    (cherry picked from commit b41d18c5f83a33ef37c3579b5c84b02db3ddf82a)