summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenliang17 <renliang@uniontech.com>2022-11-22 13:46:03 +0800
committerCyril Roelandt <cyril@redhat.com>2022-12-15 15:08:58 +0100
commit3f9d58dedd5e5f5cd5034abbc86778dcf5d4c883 (patch)
tree7626ccf103a7c2a4be11dc18d8e15fce225b4c81
parent199722a65a88f9c28b554b180ec36415ed3a51ac (diff)
downloadglance-3f9d58dedd5e5f5cd5034abbc86778dcf5d4c883.tar.gz
Update the RADOS authentication link
The original link has failed, update the link https://docs.ceph.com/en/pacific/rados/configuration/auth-config-ref/. Change-Id: Iecbcbce1cd8d02cf4db83f2178235fa14e2e1b4f
-rw-r--r--doc/source/configuration/configuring.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/source/configuration/configuring.rst b/doc/source/configuration/configuring.rst
index 5298fcd3b..80917d423 100644
--- a/doc/source/configuration/configuring.rst
+++ b/doc/source/configuration/configuring.rst
@@ -735,9 +735,8 @@ Debian-based distributions.
`This option is specific to the RBD storage backend.`
Sets the RADOS user to authenticate as. This is only needed
- when `RADOS authentication <https://docs.ceph.com/docs/emperor/rados/operations/authentication/>`_
- is `enabled.
- <https://docs.ceph.com/docs/emperor/rados/operations/authentication/#enabling-cephx>`_
+ when `RADOS authentication <https://docs.ceph.com/en/latest/rados/configuration/auth-config-ref/>`_
+ is enabled.
A keyring must be set for this user in the Ceph
configuration file, e.g. with a user ``glance``::