openstack-ansible-ceph_client/doc
Michael Gugino aa47f369ab Support deployment of extra ceph.conf files
Currently, ceph_client role only deploys one ceph.conf
file to a hard-coded location of /etc/ceph/ceph.conf

Cinder is able to utilize multiple configs for Ceph
when using multiple Ceph clusters by defining the
variable rbd_ceph_conf in each rbd backend defined in
cinder_backends.

This patch allows a deployer to define the dictionary
variable ceph_extra_confs to deploy more ceph.conf files.

Change-Id: I1e8d1c6bb10915789ab4d08b5596844f01d2b8d7
2016-09-14 17:04:24 -04:00
..
source Support deployment of extra ceph.conf files 2016-09-14 17:04:24 -04:00
Makefile Add scaffolding for OpenStack-CI tests 2016-08-21 16:59:34 +01:00