Files
puppet-swift/releasenotes/notes/remove-authtoken-auth_plugin-43478ec4f2df8ec8.yaml
Takashi Kajinami 7e821025b2 authtoken: Remove deprecated auth_plugin
The parameter was deprecated during Victoria cycle[1] in favor of
the auth_type parameter.

[1] 5722f7149c

Change-Id: Ibc261c2e2ba9fa9ba547ad5d0f736c1b7230c579
2022-09-29 09:10:27 +09:00

6 lines
141 B
YAML

---
upgrade:
- |
The ``swift::proxy::authtoken::auth_plugin`` parameter has been removed.
Use the ``auth_type`` parameter instead.