
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
6 lines
101 B
YAML
6 lines
101 B
YAML
---
|
|
step: 5
|
|
tripleo::profile::base::cinder::volume::rbd::cinder_rbd_extra_pools:
|
|
- 'foo'
|
|
- 'bar'
|