From: Ville Ojamo <14869000+bluikko@users.noreply.github.com> Date: Wed, 26 Nov 2025 07:30:36 +0000 (+0700) Subject: doc/release: Fix Sphinx warning in tentacle.rst X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=4659e5800cc2db67f1ffcf4480ac34631543d29c;p=ceph.git doc/release: Fix Sphinx warning in tentacle.rst Add an empty line between blocks to fix a warning: /home/docs/checkouts/readthedocs.org/user_builds/ceph/checkouts/66416/doc/releases/tentacle.rst:97: ERROR: Unexpected indentation. Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com> --- diff --git a/doc/releases/tentacle.rst b/doc/releases/tentacle.rst index 2f7581496aca..636872f7f3a2 100644 --- a/doc/releases/tentacle.rst +++ b/doc/releases/tentacle.rst @@ -94,6 +94,7 @@ RGW deprecated in favor of accounts. While we'll continue to support the tenant feature itself for namespace isolation, the following features will be removed no sooner than the V release: + * Tenant-level IAM APIs including CreateRole, PutRolePolicy and PutUserPolicy, * Use of tenant names instead of accounts in IAM policy documents, * Interpretation of IAM policy without cross-account policy evaluation,