Role ceph_client for OpenStack-Ansible
aa47f369ab
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 |
||
---|---|---|
defaults | ||
doc | ||
examples | ||
handlers | ||
meta | ||
releasenotes | ||
tasks | ||
templates | ||
tests | ||
vars | ||
.gitignore | ||
.gitreview | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
README.rst | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini | ||
Vagrantfile |
OpenStack-Ansible Ceph client
- Documentation for the project can be found at:
-
http://docs.openstack.org/developer/openstack-ansible-ceph_client
- The project home is at: