]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: svc_finisher: create service
authorYehuda Sadeh <yehuda@redhat.com>
Thu, 6 Sep 2018 11:00:31 +0000 (04:00 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Thu, 8 Nov 2018 17:19:29 +0000 (09:19 -0800)
commit91601cf98a2e6b2b2920ffa5add85f77dd42f9b0
treee650aa3f26a769e57532dbe26445bcb0c5ed063a
parent771eafc9733386a25764d28a38f2437d1509f231
rgw: svc_finisher: create service

and other fixes

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
17 files changed:
src/rgw/CMakeLists.txt
src/rgw/rgw_op.cc
src/rgw/rgw_period_puller.cc
src/rgw/rgw_rados.cc
src/rgw/rgw_rados.h
src/rgw/rgw_rest_realm.cc
src/rgw/rgw_service.cc
src/rgw/rgw_sync.cc
src/rgw/rgw_sync_module_aws.cc
src/rgw/services/svc_finisher.cc [new file with mode: 0644]
src/rgw/services/svc_finisher.h [new file with mode: 0644]
src/rgw/services/svc_notify.cc
src/rgw/services/svc_notify.h
src/rgw/services/svc_sys_obj_cache.cc
src/rgw/services/svc_sys_obj_cache.h
src/rgw/services/svc_sys_obj_core.cc
src/rgw/services/svc_sys_obj_core.h