]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw/admin/notifications: support admin operations on topics with tenants 48598/head
authorYuval Lifshitz <ylifshit@redhat.com>
Sun, 23 Oct 2022 18:56:18 +0000 (18:56 +0000)
committerYuval Lifshitz <ylifshit@redhat.com>
Wed, 26 Oct 2022 18:29:18 +0000 (18:29 +0000)
commitc73f361e9c84dce8b48eb8cca7675e659f3a286c
treeaa31a290551e3ed82b6c5bbce85d4adeb049b650
parent46e89a9ee0ac9856b2a5b1d8996696114e2e73d6
rgw/admin/notifications: support admin operations on topics with tenants

also add integration tests for topics with tenants
issue was a regression introduced in commit: 200f71a90c9e77c91452cec128c2c8be0d3d6f1f

Fixes: https://tracker.ceph.com/issues/57899
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
src/rgw/rgw_admin.cc
src/test/rgw/bucket_notification/api.py
src/test/rgw/bucket_notification/test_bn.py