]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: introduce RGW Role Rados service
authorAbhishek Lekshmanan <abhishek@suse.com>
Mon, 31 Aug 2020 12:46:45 +0000 (14:46 +0200)
committerPritha Srivastava <prsrivas@redhat.com>
Thu, 1 Sep 2022 07:47:21 +0000 (13:17 +0530)
commit87d24ac24ad5375d91f0aaddaac73bd3a9c44fa0
treeea136fc75d5c89332fafb062d3ee13a0ec7459ca
parent608da8ce76b0d86c3c3d170f08d44a8318e2cb91
rgw: introduce RGW Role Rados service

This handles the metadata for RGW Roles with the RADOS backend

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
(cherry picked from commit 3fe43071e2d641ff0bf39510716abc13fd13f5a6)
src/rgw/CMakeLists.txt
src/rgw/services/svc_role_rados.cc [new file with mode: 0644]
src/rgw/services/svc_role_rados.h [new file with mode: 0644]