summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2023-02-09 15:50:42 +0000
committerGerrit Code Review <review@openstack.org>2023-02-09 15:50:42 +0000
commit32c5587d4195e080995c4a8436b864f14f64d0cb (patch)
treec2f9fbd4e254fa8e1398acf3aa5ac43ca5020cd9
parent0f8e5ef01748fe75d4752d406ff2a05c419f7fb2 (diff)
parent3f9d58dedd5e5f5cd5034abbc86778dcf5d4c883 (diff)
downloadglance-32c5587d4195e080995c4a8436b864f14f64d0cb.tar.gz
Merge "Update the RADOS authentication link"
-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``::