diff --git a/doc/source/reference/storage/external-ceph-guide.rst b/doc/source/reference/storage/external-ceph-guide.rst index b90a66e46f..4f4d13d3a0 100644 --- a/doc/source/reference/storage/external-ceph-guide.rst +++ b/doc/source/reference/storage/external-ceph-guide.rst @@ -8,9 +8,8 @@ Kolla Ansible does not provide support for provisioning and configuring a Ceph cluster directly. Instead, administrators should use a tool dedicated to this purpose, such as: -* `ceph-ansible `_ -* `ceph-deploy `_ -* `cephadm `_ +* `ceph-ansible `_ +* `cephadm `_ The desired pool(s) and keyrings should then be created via the Ceph CLI or similar. @@ -23,7 +22,7 @@ Requirements * Existing credentials in Ceph for OpenStack services to connect to Ceph (Glance, Cinder, Nova, Gnocchi, Manila) -Refer to http://docs.ceph.com/docs/master/rbd/rbd-openstack/ for details on +Refer to https://docs.ceph.com/en/latest/rbd/rbd-openstack/ for details on creating the pool and keyrings with appropriate permissions for each service. Enabling External Ceph