]>
git-server-git.apps.pok.os.sepia.ceph.com Git - radosgw-agent.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Gary Lowell [Mon, 26 Aug 2013 23:38:37 +0000 (16:38 -0700)]
setup.py: Add a version range to the python-boto dependency.
Signed-off-by: Gary Lowell <gary.lowell@inktank.com>
Gary Lowell [Mon, 26 Aug 2013 22:01:49 +0000 (15:01 -0700)]
setup.cfg: Dependencies for rpm builds.
These should track the dependencies listed in setup.py and
requirements.txt.
Signed-off-by: Gary Lowell <gary.lowell@inktank.com>
Gary Lowell [Mon, 26 Aug 2013 16:23:56 +0000 (09:23 -0700)]
debian: Initial version debian control files
Signed-off-by: Gary Lowell <gary.lowell@inktank.com>
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>
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>
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>
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>
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>