Files
puppet-swift/releasenotes/notes/authtoken-auth_type-c315ce3b88c9ef02.yaml
Takashi Kajinami 5722f7149c Replace deprecated auth_plugin by auth_type
The auth_plugin parameter was deprecated a while ago in keystoneauth
and should be replaced by auth_type. This patch updates the parameter
accordingly.

[1] a56ed4218a

Change-Id: If8289993f494ebebdc125a71cc482b658acf4d51
2020-09-24 20:27:59 +09:00

7 lines
193 B
YAML

---
deprecations:
- |
The ``swift::proxy::authtoken::auth_plugin`` parameter has been deprecated
and will be removed in a future release. Use the ``auth_type`` parameter
instead.