]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
packaging: align radosgw package description 8225/head
authorNathan Cutler <ncutler@suse.com>
Sat, 19 Mar 2016 21:30:26 +0000 (22:30 +0100)
committerNathan Cutler <ncutler@suse.com>
Sat, 19 Mar 2016 21:43:53 +0000 (22:43 +0100)
First, make the Debian package description mention that RGW aims to
implement the Swift API.

Second, replace the RPM package description with the Debian one, both for
consistency and because the Debian one is better.

Signed-off-by: Nathan Cutler <ncutler@suse.com>
ceph.spec.in
debian/control

index a82a7e18254329e5bc94a6147f8472a76eb09a8f..5c5e61885c63177c65117910abdba97b755d3bff 100644 (file)
@@ -361,9 +361,10 @@ Requires:  python-flask
 Requires:      python-Flask
 %endif
 %description radosgw
-This package 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.
+RADOS is a distributed object store used by the Ceph distributed
+storage system.  This package provides a REST gateway to the
+object store that aims to implement a superset of Amazon's S3
+service as well as the OpenStack Object Storage ("Swift") API.
 
 %if %{with ocf}
 %package resource-agents
index a3843496951659643a4272c67977f737e1d72dd6..48ee6730eca676ba911e6b12218ca5bebb58432e 100644 (file)
@@ -604,7 +604,7 @@ Description: REST gateway for RADOS distributed object store
  RADOS is a distributed object store used by the Ceph distributed
  storage system.  This package provides a REST gateway to the
  object store that aims to implement a superset of Amazon's S3
- service.
+ service as well as the OpenStack Object Storage ("Swift") API.
  .
  This package contains the proxy daemon and related tools only.
 
@@ -617,7 +617,7 @@ Description: debugging symbols for radosgw
  RADOS is a distributed object store used by the Ceph distributed
  storage system.  This package provides a REST gateway to the
  object store that aims to implement a superset of Amazon's S3
- service.
+ service as well as the OpenStack Object Storage ("Swift") API.
  .
  This package contains debugging symbols for radosgw.