puppet-cinder/releasenotes/notes/rbd-opts-8e6856ca90979340.yaml
Takashi Kajinami c7ad9f1f25 rbd: Support more rbd driver parameters
This change introduces support of the following parameters of the rbd
volume driver.
 - report_dynamic_total_capacity
 - rbd_exclusive_cinder_pool

Change-Id: I496671237bd26a1ff9f032725849f5bed1ddcb71
2022-01-09 15:08:21 +09:00

9 lines
193 B
YAML

---
features:
- |
The following parameters have been added to the ``cinder::backend::rbd``
resource type.
- ``report_dynamic_total_capacity``
- ``rbd_exclusive_cinder_pool``