]> git-server-git.apps.pok.os.sepia.ceph.com Git - radosgw-agent.git/log
radosgw-agent.git
12 years agorename partial sync to incremental sync
Yehuda Sadeh [Mon, 5 Aug 2013 17:50:28 +0000 (10:50 -0700)]
rename partial sync to incremental sync

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
12 years agoset bounds on the dest zone, not on the source zone
Yehuda Sadeh [Sat, 3 Aug 2013 05:20:00 +0000 (22:20 -0700)]
set bounds on the dest zone, not on the source zone

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
12 years agotest api: init response to empty
Josh Durgin [Fri, 26 Jul 2013 23:25:31 +0000 (16:25 -0700)]
test api: init response to empty

This way len() etc works on it.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
12 years agoAdd a quick and dirty http serving mode for testing
Josh Durgin [Thu, 25 Jul 2013 22:53:00 +0000 (15:53 -0700)]
Add a quick and dirty http serving mode for testing

POST to --test-server-host:--test-server-port/metadata/[partial|full]
to do a partial or full metadata sync. The server will respond
when the sync is complete.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
12 years agocli: use new name for partial sync delay
Josh Durgin [Fri, 19 Jul 2013 18:16:46 +0000 (11:16 -0700)]
cli: use new name for partial sync delay

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>