puppet-cinder/releasenotes/notes/api-keymgr-cleanup-2fd57dc60c2c0288.yaml
Takashi Kajinami 4d8daebe5f Remove the deprecated keymgr_* parameters of cinder::api
... because these parameters were deprecated during the previous cycle.

Change-Id: I836db974b6e3e7d6573213f8bcab1b563983b0c2
2021-04-05 03:58:53 +00:00

10 lines
248 B
YAML

---
upgrade:
- |
The following parameters of the ``cinder::api`` class have been removed.
Use the same parameters of the ``cinder`` class.
- ``keymgr_encryption_api_url``
- ``keymgr_encryption_auth_url``
- ``keymgr_backend``