]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
pybind/rgwfile: change description 11624/head
authorHaomai Wang <haomai@xsky.com>
Mon, 7 Nov 2016 16:04:07 +0000 (00:04 +0800)
committerHaomai Wang <haomai@xsky.com>
Mon, 7 Nov 2016 16:04:07 +0000 (00:04 +0800)
Signed-off-by: Haomai Wang <haomai@xsky.com>
src/pybind/rgw/setup.py

index fa61461e85509327b397aa7f81772b7457e03ba2..72bace4f0be39c6fbb654bd2e79907546729feae 100755 (executable)
@@ -165,8 +165,8 @@ setup(
         "This package contains Python bindings for interacting with the "
         "RGW library. RGW is a Object Storage Gateway "
         "that uses a Ceph Storage Cluster to store its data. The "
-        "Ceph Object Storage with its S3 and Swift APIs, "
-        "or native bindings (librados)."
+        "Ceph Object Storage support S3 and Swift APIs, "
+        "and file operations."
     ),
     url='https://github.com/ceph/ceph/tree/master/src/pybind/rgw',
     license='LGPLv2+',