puppet-tripleo/releasenotes/notes/multiple-cinder-rbd-backend-ef2767baf771b741.yaml
Alan Bishop f08484480f Add support for multiple Cinder RBD backends
Add a parameter that allows the user to optionally specify a list of
extra Ceph pools to be used as additional RBD backends for Cinder. A
separate RBD backend is created for each pool in the list.

Implements: blueprint multiple-cinder-rbd-backend
Change-Id: I3318b9eaef607d6992f9a8cb605817b6f76dd331
2017-09-22 11:48:45 -04:00

8 lines
282 B
YAML

---
features:
- |
Add support for specifying a list of Ceph pools to be used for additional
Cinder RBD backends. This is in addition to the Ceph pool associated with
the first Cinder RBD backend. The list of extra pools is optional, and
defaults to an empty list.