]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: rgw: fix tagging support status 22242/head
authorAbhishek Lekshmanan <abhishek@suse.com>
Thu, 24 May 2018 09:05:56 +0000 (11:05 +0200)
committerAbhishek Lekshmanan <abhishek@suse.com>
Fri, 25 May 2018 08:47:21 +0000 (10:47 +0200)
As of mimic, policy and LC conditionals for tagging are merged, so let's drop
the unsupported status.

Fixes: http://tracker.ceph.com/issues/24164
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
(cherry picked from commit 17dab9b3f24c1454a12f42184fd262119eb97e3e)

doc/radosgw/bucketpolicy.rst
doc/radosgw/s3.rst

index eed1fd5bbbc4abd45e4d491dbe6eacfe40601b6f..32a0e751b24b5673c4555f346154d3abc801fab0 100644 (file)
@@ -122,6 +122,8 @@ For all requests, condition keys we support are:
 
 We support certain s3 condition keys for bucket and object requests.
 
+.. versionadded:: Mimic
+
 Bucket Related Operations
 ~~~~~~~~~~~~~~~~~~~~~~~~~~
 
@@ -145,6 +147,7 @@ Bucket Related Operations
 |                       | s3:x-amz-grant-<perm>|                |
 +-----------------------+----------------------+----------------+
 
+.. _tag_policy:
 
 Object Related Operations
 ~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -194,7 +197,7 @@ Object Related Operations
 |s3:GetObjectVersionTagging   |                                               |                   |
 +-----------------------------+-----------------------------------------------+-------------------+
 |s3:DeleteObjectTagging &     |s3:ExistingOBjectTag/<tag-key>                 |                   |
-|s3:DeleteOBjectVersionTagging|                                               |                   |
+|s3:DeleteObjectVersionTagging|                                               |                   |
 +-----------------------------+-----------------------------------------------+-------------------+
 
 
index a43edc18021f5da2b6110c2a163a9a3825ab22c3..40638dd9da00df5f72a31047d532d2b406e681b5 100644 (file)
@@ -72,7 +72,7 @@ The following table describes the support status for current Amazon S3 functiona
 +---------------------------------+-----------------+----------------------------------------+
 | **Multipart Uploads**           | Supported       |                                        |
 +---------------------------------+-----------------+----------------------------------------+
-| **Object Tagging**              | Supported       | Not supported in bucket policy/LC rules|
+| **Object Tagging**              | Supported       | See :ref:`tag_policy` for Policy verbs |
 +---------------------------------+-----------------+----------------------------------------+