Andy McCrae 8243a80e48 Remove Ceph warning.
Now that we have an integrated build test for Ceph we should remove the
warning on Ceph integration.

Additionally, we should backport this to stable/ocata.

Change-Id: Ibbebd4737c722a5e882899cf7e54bd332bb4494f
2017-06-23 15:12:39 +01:00

649 B

Appendix H: Ceph-Ansible integration

OpenStack-Ansible allows Ceph storage cluster integration using the roles maintained by the Ceph-Ansible project>. Deployers can enable the ceph-install playbook by adding hosts to the ceph-mon_hosts and ceph-osd_hosts groups in openstack_user_config.yml, and then configuring Ceph-Ansible specific vars in the OpenStack-Ansible user_variables.yml file.