tripleo-heat-templates/docker/services/ceph-ansible
Alan Bishop 5429754222 Add support for multiple Cinder RBD backends
Add new CinderRbdExtraPools Heat parameter, which specifies a list of
Ceph pools for use with RBD backends for Cinder. An extra Cinder RBD
backend driver is created for each pool in the list. This is in addition
to the standard RBD backend driver associated with the CinderRbdPoolName.
The new parameter is optional, and defaults to an empty list.

Adding this feature requires changes in two areas:
o The extra Cinder RBD backends get created via a new Puppet parameter
o The Ceph client key that permits access to specific Ceph pools is
  updated to allow client access to the extra RBD pools

Implements: blueprint multiple-cinder-rbd-backend
Depends-On: I3318b9eaef607d6992f9a8cb605817b6f76dd331
Change-Id: If410ed43b2cc70094a3274c1488833fcaae56cca
2017-11-07 14:57:09 -05:00
..
ceph-base.yaml Add support for multiple Cinder RBD backends 2017-11-07 14:57:09 -05:00
ceph-client.yaml Rename service_workflow_tasks into workflow_tasks 2017-09-13 17:15:17 +02:00
ceph-external.yaml Rename service_workflow_tasks into workflow_tasks 2017-09-13 17:15:17 +02:00
ceph-mds.yaml Rename service_workflow_tasks into workflow_tasks 2017-09-13 17:15:17 +02:00
ceph-mon.yaml Remove monitor_interface from ceph-ansible parameters 2017-10-12 17:33:41 +02:00
ceph-osd.yaml Remove monitor_interface from ceph-ansible parameters 2017-10-12 17:33:41 +02:00
ceph-rgw.yaml Rename service_workflow_tasks into workflow_tasks 2017-09-13 17:15:17 +02:00