From: liuchang0812 Date: Mon, 9 Jan 2017 03:34:02 +0000 (+0800) Subject: doc: correct S3 lifecycle support explain X-Git-Tag: v12.0.0~150^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F12827%2Fhead;p=ceph.git doc: correct S3 lifecycle support explain Fixes: http://tracker.ceph.com/issues/18459 Signed-off-by: liuchang0812 --- diff --git a/doc/radosgw/s3.rst b/doc/radosgw/s3.rst index 6d2456087f10..56c837a3cf08 100644 --- a/doc/radosgw/s3.rst +++ b/doc/radosgw/s3.rst @@ -38,7 +38,7 @@ The following table describes the support status for current Amazon S3 functiona +---------------------------------+-----------------+----------------------------------------+ | **Create Bucket** | Supported | Different set of canned ACLs | +---------------------------------+-----------------+----------------------------------------+ -| **Bucket Lifecycle** | Not Supported | | +| **Bucket Lifecycle** | Supported | Removing expired files is supported | +---------------------------------+-----------------+----------------------------------------+ | **Policy (Buckets, Objects)** | Not Supported | ACLs are supported | +---------------------------------+-----------------+----------------------------------------+