tripleo-heat-templates/releasenotes/notes/cinder-rbd-multiconfig-dff6b46a0b20331a.yaml
Alan Bishop e2936d7604 Add cinder RBD support for multiple ceph clusters
The CinderRbdMultiConfig parameter provides a mechanism for
configuring cinder RBD backends associated with external ceph
clusters defined by CephExternalMultiConfig.

A new nova_libvirt_init_secret.sh script handles the creation of
the libvirt secret that is required for nova to connect to volumes
on the cinder RBD backends.

Depends-On: I040e25341c9869ad289d7e7c98e831caef23fece
Change-Id: I73af5b868de629870a35d38f8436e7025aae791e
2021-04-14 12:44:45 -07:00

7 lines
209 B
YAML

---
features:
- |
A new ``CinderRbdMultiConfig`` parameter may be used to configure
additional cinder RBD backends on external Ceph clusters defined by the
``CephExternalMultiConfig`` parameter.