Fix Ceph links

and drop the reference to ceph-deploy (seems abandoned).

Change-Id: I763317a6f8207357991c23fa5a2fc8cc6f8a17f4
This commit is contained in:
Sergei Chekanov 2020-12-27 01:06:58 +03:00 committed by Radosław Piliszek
parent 7c37922fa7
commit e71894b2fb

View File

@ -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 <https://docs.ceph.com/ceph-ansible>`_
* `ceph-deploy <https://docs.ceph.com/docs/master/start/>`_
* `cephadm <https://docs.ceph.com/docs/master/bootstrap/>`_
* `ceph-ansible <https://docs.ceph.com/projects/ceph-ansible/en/latest/>`_
* `cephadm <https://docs.ceph.com/en/latest/cephadm/install/>`_
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