Files
puppet-nova/releasenotes/notes/cinder-parameters-62b1a4f2a3a8e4b8.yaml
Takashi Kajinami 72103db985 Migrate parameters for cinder from nova to nova::cinder
... so that we have all parameters related to cinder in one class.

Change-Id: I3b50ea15a02a109a7171b161262a1eb47c76d93e
2020-04-25 23:36:54 +09:00

11 lines
409 B
YAML

---
deprecations:
- |
The following parameters in nova class has been deprecated and will be
removed in a future release. Use the new parameters in nova::cinder class
instead.
- ``nova::os_region_name`` ( now ``nova::cinder::os_region_name``)
- ``nova::cinder_catalog_info`` ( now ``nova::cinder::catalog_info``)
- ``nova::cross_az_attach`` ( now ``nova::cinder::cross_az_attach``)