]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: svc.user_rados: split svc.user
authorYehuda Sadeh <yehuda@redhat.com>
Fri, 10 May 2019 22:10:16 +0000 (15:10 -0700)
committerCasey Bodley <cbodley@redhat.com>
Mon, 29 Jul 2019 19:20:47 +0000 (15:20 -0400)
commite0283704abc8775a1eeb762240057f708b4195bc
treec86a600bc7b8e7d8b88fb14b7fb76df84db684af
parent5516d408681cdcd16d3ad125fc149d5be4330f44
rgw: svc.user_rados: split svc.user

Need to have rados specific implementation: use of cls_user

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/CMakeLists.txt
src/rgw/services/svc_user_rados.cc [new file with mode: 0644]
src/rgw/services/svc_user_rados.h [new file with mode: 0644]