]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: bucket sync: read local bucket sources
authorYehuda Sadeh <yehuda@redhat.com>
Thu, 22 Aug 2019 00:24:17 +0000 (17:24 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 28 Jan 2020 18:20:36 +0000 (10:20 -0800)
commit3bc7ca6d8b840ad446282ead9db0874913224fce
tree549679058e3cead1d00c5957d80b30c454a75bc4
parent41b14af3320d0eb5ca600501f084801605ef387e
rgw: bucket sync: read local bucket sources

And also add functionality to get bucket sync policy handler (in cr).
Next we'll need to compare local bucket sources with what policy
handler defines, and act if it's different.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_bucket.cc
src/rgw/rgw_bucket.h
src/rgw/rgw_cr_tools.cc
src/rgw/rgw_cr_tools.h
src/rgw/rgw_data_sync.cc