]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw/account: Update the docs to add note about supporting backward compatibility...
authorkchheda3 <kchheda3@bloomberg.net>
Mon, 10 Nov 2025 22:33:41 +0000 (17:33 -0500)
committerKrunal Chheda <kchheda3@bloomberg.net>
Tue, 14 Apr 2026 15:16:46 +0000 (20:46 +0530)
Signed-off-by: kchheda3 <kchheda3@bloomberg.net>
doc/radosgw/s3/bucketops.rst
doc/radosgw/s3/objectops.rst

index 664b46ee6946968710da925df1bf4d0c6b76474e..87661dd339ba3b761e63392e6f211c978fa17296 100644 (file)
@@ -288,6 +288,8 @@ Request Entities
 | ``Permission``            | String      | The permission given to the ``Grantee`` bucket.                                              |
 +---------------------------+-------------+----------------------------------------------------------------------------------------------+
 
+.. note:: For accounts users, the ``Owner`` and ``ID`` in ``AccessControlPolicy`` may be set to either the legacy user ID or the new account ID. Both are accepted for backward compatibility.
+
 List Bucket Multipart Uploads
 -----------------------------
 
index 5af82eb5a42edef5e823be6e1b2698afe34a8dd6..2e2a518faa80b727dd759e73f2796ba650d72f9f 100644 (file)
@@ -234,6 +234,7 @@ Request Entities
 | ``Permission``            | String      | The permission given to the ``Grantee`` object.                                              |
 +---------------------------+-------------+----------------------------------------------------------------------------------------------+
 
+.. note:: For accounts users, the ``Owner`` and ``ID`` in ``AccessControlPolicy`` may be set to either the legacy user ID or the new account ID. Both are accepted for backward compatibility.
 
 
 Initiate Multi-part Upload