]> git-server-git.apps.pok.os.sepia.ceph.com Git - radosgw-agent.git/commit
cli: use new name for partial sync delay
authorJosh Durgin <josh.durgin@inktank.com>
Fri, 19 Jul 2013 18:16:46 +0000 (11:16 -0700)
committerJosh Durgin <josh.durgin@inktank.com>
Fri, 19 Jul 2013 18:16:46 +0000 (11:16 -0700)
commit24459e8a20578d46846c6cbd008bff5c0f814aca
tree2254822b0adb489c8f21c2563cb04c3bdf1698fa
cli: use new name for partial sync delay

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
12 files changed:
.gitignore [new file with mode: 0644]
LICENSE [new file with mode: 0644]
README.rst [new file with mode: 0644]
bootstrap [new file with mode: 0755]
radosgw_agent/__init__.py [new file with mode: 0644]
radosgw_agent/cli.py [new file with mode: 0644]
radosgw_agent/client.py [new file with mode: 0644]
radosgw_agent/lock.py [new file with mode: 0644]
radosgw_agent/sync.py [new file with mode: 0644]
radosgw_agent/worker.py [new file with mode: 0644]
requirements.txt [new file with mode: 0644]
setup.py [new file with mode: 0644]