Merge "Update docs to say that external Ceph required"

This commit is contained in:
Zuul 2020-02-20 17:08:07 +00:00 committed by Gerrit Code Review
commit 021de4c0ba

@ -4,9 +4,16 @@
External Ceph External Ceph
============= =============
Sometimes it is necessary to connect OpenStack services to an existing Ceph Kolla Ansible does not provide support for provisioning and configuring a
cluster instead of deploying it with Kolla. This can be achieved with only a Ceph cluster directly. Instead, administrators should use a tool dedicated
few configuration steps in Kolla. 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/>`_
The desired pool(s) and keyrings should then be created via the Ceph CLI
or similar.
Requirements Requirements
~~~~~~~~~~~~ ~~~~~~~~~~~~