Comment 10 for bug 1993005

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (stable/zed)

Reviewed: https://review.opendev.org/c/openstack/horizon/+/878437
Committed: https://opendev.org/openstack/horizon/commit/d4ff4f3c21cf260d5c96c999711f34893fbe46d9
Submitter: "Zuul (22348)"
Branch: stable/zed

commit d4ff4f3c21cf260d5c96c999711f34893fbe46d9
Author: Mohammed Naser <email address hidden>
Date: Sun Feb 19 18:47:11 2023 +0000

    fix(swift): allow object creation

    It is currently not possible to create any new objects inside
    Swift as you'd always get an error that the new object name
    already exists all the time.

    This fixes that issue and enables you to upload files again.

    Closes-Bug: #1993005
    Related-Change-Id: Idfb90a327e94ccaa3263aaaad1d6d52fa46312f4
    Change-Id: Ib2f1aaae87820e8d5c4a6c9b01b6a6e9a5552952
    (cherry picked from commit a327842a25f904397be0c3c141ada1f9ac8050cd)