]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/admin/notifications: support admin operations on topics with tenants 59322/head
authorYuval Lifshitz <ylifshit@redhat.com>
Sun, 23 Oct 2022 18:56:18 +0000 (18:56 +0000)
committerKonstantin Shalygin <k0ste@k0ste.ru>
Mon, 19 Aug 2024 16:38:03 +0000 (23:38 +0700)
commitd2ee366e3e71787e51d19427b74f15a1d618b342
tree47ecf448044cf6eb721de9d5c12f643150128253
parent6a16782a86d951842d79036fdfaf36626c7aea65
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>
(cherry picked from commit c73f361e9c84dce8b48eb8cca7675e659f3a286c)
src/rgw/rgw_admin.cc
src/test/rgw/bucket_notification/api.py
src/test/rgw/bucket_notification/test_bn.py