From: Casey Bodley Date: Wed, 20 Mar 2024 18:43:21 +0000 (-0400) Subject: doc/rgw: warn about topics under account migration X-Git-Tag: v19.1.0~99^2~7 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=8ae3514c13b033c4d1eaf77a65568ceb6ae1837f;p=ceph.git doc/rgw: warn about topics under account migration Signed-off-by: Casey Bodley (cherry picked from commit bfae83c86532eef6041d6d07acb47c02739b8748) --- diff --git a/doc/radosgw/account.rst b/doc/radosgw/account.rst index 9e50ec5be85fe..28c70fc031073 100644 --- a/doc/radosgw/account.rst +++ b/doc/radosgw/account.rst @@ -169,6 +169,12 @@ An existing user can be adopted into an account with ``user modify``:: .. note:: Account membership is permanent. Once added, users cannot be removed from their account. +.. warning:: Ownership of the user's notification topics will not be + transferred to the account. Notifications will continue to work, but + the topics will no longer be visible to SNS Topic APIs. Topics and + their associated bucket notifications should be removed before migration + and recreated within the account. + Because account users have no permissions by default, some identity policy must be added to restore the user's original permissions.