puppet-manila/releasenotes/notes/remove-deprecated-cinder-params-c5dfd5ece0c1079c.yaml
Takashi Kajinami 4a2d7e249b Remove the deprecated parameters of manila::volume::cinder
These parameter were deprecated during the previous cycle[1], so can be
removed now.

[1] b5d5e5774c53b36819faf403b2df82590c6cc8bb

Change-Id: Idc0ef61695b89bbb39cb00706757aa4ccbb8e977
2021-01-03 14:30:27 +09:00

15 lines
374 B
YAML

---
upgrade:
- |
The following parameters of the ``manila::volume::cinder`` class have been
removed.
- ``cinder_catalog_info``
- ``cinder_ca_certificates_file``
- ``cinder_http_retries``
- ``cinder_cross_az_attach``
- ``cinder_admin_username``
- ``cinder_admin_password``
- ``cinder_admin_tenant_name``
- ``cinder_admin_auth_url``