Role ceph_client for OpenStack-Ansible
Go to file
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
defaults Add ability to change apt/yum package state for the ceph_client role 2016-08-13 08:36:24 +00:00
doc Support deployment of extra ceph.conf files 2016-09-14 17:04:24 -04:00
examples Add scaffolding for OpenStack-CI tests 2016-08-21 16:59:34 +01:00
handlers Fix deprecation warning for ceph_client role. 2016-08-18 09:06:45 +00:00
meta Add missing meta information 2016-09-13 10:46:20 +01:00
releasenotes Support deployment of extra ceph.conf files 2016-09-14 17:04:24 -04:00
tasks Support deployment of extra ceph.conf files 2016-09-14 17:04:24 -04:00
templates Add Ceph/RBD support to playbooks 2015-08-01 19:49:00 +01:00
tests Add scaffolding for OpenStack-CI tests 2016-08-21 16:59:34 +01:00
vars Add missing meta information 2016-09-13 10:46:20 +01:00
.gitignore Add scaffolding for OpenStack-CI tests 2016-08-21 16:59:34 +01:00
.gitreview Add scaffolding for OpenStack-CI tests 2016-08-21 16:59:34 +01:00
bindep.txt Compress test execution logs 2016-09-09 09:07:48 +00:00
CONTRIBUTING.rst Fix incorrect project reference 2016-09-02 13:13:09 +10:00
LICENSE Add scaffolding for OpenStack-CI tests 2016-08-21 16:59:34 +01:00
README.rst Add scaffolding for OpenStack-CI tests 2016-08-21 16:59:34 +01:00
run_tests.sh Add scaffolding for OpenStack-CI tests 2016-08-21 16:59:34 +01:00
setup.cfg Add scaffolding for OpenStack-CI tests 2016-08-21 16:59:34 +01:00
setup.py Add scaffolding for OpenStack-CI tests 2016-08-21 16:59:34 +01:00
test-requirements.txt Add scaffolding for OpenStack-CI tests 2016-08-21 16:59:34 +01:00
tox.ini Compress test execution logs 2016-09-09 09:07:48 +00:00
Vagrantfile Add scaffolding for OpenStack-CI tests 2016-08-21 16:59:34 +01:00

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:

http://launchpad.net/openstack-ansible