Comment 16 for bug 1754061

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

Reviewed: https://review.openstack.org/555724
Committed: https://git.openstack.org/cgit/openstack/zaqar/commit/?id=6357d69fe900e35266f33e1d42227dc58f96cdc3
Submitter: Zuul
Branch: stable/queens

commit 6357d69fe900e35266f33e1d42227dc58f96cdc3
Author: Thomas Herve <email address hidden>
Date: Mon Mar 12 10:30:24 2018 +0100

    Fix claims on non-existing queue on swift

    This returns an empty list instead of an error if we try to claim
    messages on a queue that doesn't exist yet.

    Change-Id: Ia92774ef1c55a371e37fc845511a5dceb8f92c00
    Closes-Bug: #1754061
    (cherry picked from commit df24b8b0238b019f0c2437a1074b69e19e3d0342)