From 91acd1abf99a3985afd06e8b21b41e960ed06fd5 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Tue, 10 Jun 2025 20:58:22 +1000 Subject: [PATCH] doc/rados: enhance "pools.rst" Add a link to the instructions for modifying a user's caps for a given pool. Add this link where it makes sense to add it. Add this link where the reader would naturally want to have the link. Signed-off-by: Zac Dover (cherry picked from commit e4979709dd09d087cf15a314b21be049fbea5e74) --- doc/rados/operations/pools.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/rados/operations/pools.rst b/doc/rados/operations/pools.rst index 91f77e2535785..fc20618b65e77 100644 --- a/doc/rados/operations/pools.rst +++ b/doc/rados/operations/pools.rst @@ -319,6 +319,8 @@ To rename a pool, run a command of the following form: If you rename a pool for which an authenticated user has per-pool capabilities, you must update the user's capabilities ("caps") to refer to the new pool name. +See :ref:`Modifying User Capabilities` for +instructions on updating a user's capabilities. Showing Pool Statistics -- 2.39.5