Skip to content

Commit

Permalink
remove obsync
Browse files Browse the repository at this point in the history
This now lives at http://github.com/ceph/obsync

Signed-off-by: Sage Weil <[email protected]>
  • Loading branch information
Sage Weil committed Sep 18, 2012
1 parent f1819f0 commit de93044
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 2,589 deletions.
12 changes: 0 additions & 12 deletions ceph.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -108,16 +108,6 @@ radosgw is an S3 HTTP REST gateway for the RADOS object store. It is
implemented as a FastCGI module using libfcgi, and can be used in
conjunction with any FastCGI capable web server.

%package obsync
Summary: synchronize data between cloud object storage providers or a local directory
Group: Productivity/Networking/Other
License: LGPL-2.0
Requires: python, python-boto
%description obsync
obsync is a tool to synchronize objects between cloud object
storage providers, such as Amazon S3 (or compatible services), a
Ceph RADOS cluster, or a local directory.

%if %{with ocf}
%package resource-agents
Summary: OCF-compliant resource agents for Ceph daemons
Expand Down Expand Up @@ -285,7 +275,6 @@ fi
%{_bindir}/ceph-debugpack
%{_bindir}/boto_tool
%{_bindir}/ceph-coverage
%{_bindir}/obsync
%{_initrddir}/ceph
/sbin/mkcephfs
/sbin/mount.ceph
Expand All @@ -311,7 +300,6 @@ fi
%{_mandir}/man8/mount.ceph.8*
%{_mandir}/man8/rados.8*
%{_mandir}/man8/rbd.8*
%{_mandir}/man1/obsync.1*
%{_mandir}/man8/ceph-rbdnamer.8*
%{_mandir}/man8/ceph-authtool.8*
%{_mandir}/man8/ceph-debugpack.8*
Expand Down
1 change: 0 additions & 1 deletion debian/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,5 @@
/librbd1
/radosgw-dbg
/radosgw
/obsync
/python-ceph
/tmp
8 changes: 0 additions & 8 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -308,14 +308,6 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ceph-common, xml2, curl
Description: RESTful bencher that can be used to benchmark
radosgw performance.

Package: obsync
Architecture: linux-any
Depends: ${misc:Depends}, python, python-boto, python-ceph, python-pyxattr, python-lxml
Description: synchronize data between cloud object storage providers or a local directory
obsync is a tool to synchronize objects between cloud object
storage providers, such as Amazon S3 (or compatible services), a
Ceph RADOS cluster, or a local directory.

Package: python-ceph
Architecture: linux-any
Section: python
Expand Down
2 changes: 0 additions & 2 deletions debian/obsync.install

This file was deleted.

143 changes: 0 additions & 143 deletions doc/man/1/obsync.rst

This file was deleted.

3 changes: 1 addition & 2 deletions man/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,4 @@ dist_man_MANS = \
ceph-debugpack.8 \
cephfs.8 \
ceph-dencoder.8 \
ceph-rbdnamer.8 \
obsync.1
ceph-rbdnamer.8
180 changes: 0 additions & 180 deletions man/obsync.1

This file was deleted.

Loading

0 comments on commit de93044

Please sign in to comment.