openstack-ansible/deploy-guide/source/app-ceph.rst
Logan V 156e34e88a [DOCS] Add ceph production example configuration
Adds a Ceph configuration example for production deployment using RBD
backend for glance/cinder/nova.

Change-Id: I7757ceb4f2f367f514fcde8b4ab1130e8ef4868b
(cherry picked from commit 057bb30547)
2017-11-17 15:20:50 +00:00

649 B

Appendix J: 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.