]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: fixes BucketInfo for missing buckets 34866/head
authorNick Janus <nickjanus@gmail.com>
Thu, 30 Apr 2020 16:22:33 +0000 (12:22 -0400)
committerMark Kogan <mkogan@redhat.com>
Mon, 12 Oct 2020 10:50:06 +0000 (13:50 +0300)
commitd70ca81502d25bd7a76dd2ed2a538bf5e6584822
tree9377a11bb91e055f0538a575406a9fa0783e4b0e
parent37e742555200e05794186719ecb4f25647fc1262
rgw: fixes BucketInfo for missing buckets

The admin api BucketInfo endpoint should now return 404 for buckets that
are not found where only the bucket name is passed as a parameter.

Fixes: https://tracker.ceph.com/issues/45193
Signed-off-by: Nick Janus <njanus@digitalocean.com>
qa/tasks/radosgw_admin_rest.py
src/rgw/rgw_bucket.cc