]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw/pubsub: use rgw_owner for topic ownership
authorCasey Bodley <cbodley@redhat.com>
Tue, 12 Dec 2023 21:36:04 +0000 (16:36 -0500)
committerCasey Bodley <cbodley@redhat.com>
Fri, 12 Apr 2024 19:34:26 +0000 (15:34 -0400)
commit5777a349088ba8a017dce734f41ce5d50790773c
tree25d6cc02d6723185fbce3d1e94b1a99ede901c59
parent774b0bf1b5fcb9315470c3f2199caeedf1c19b05
rgw/pubsub: use rgw_owner for topic ownership

allow topics to be owned by accounts instead of users. radosgw-admin
topic list can now filter by --account-id

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 13d1c803f6a90ad1747f21faa7a6e89d7e8af8c1)
src/rgw/driver/rados/rgw_sal_rados.cc
src/rgw/driver/rados/topic.cc
src/rgw/rgw_admin.cc
src/rgw/rgw_pubsub.cc
src/rgw/rgw_pubsub.h
src/rgw/rgw_rest_pubsub.cc
src/test/rgw/bucket_notification/test_bn.py