Files
puppet-swift/releasenotes/notes/remove-s3token-old-auth-params-1e7a68fa41e7a222.yaml
Takashi Kajinami b9f4681c17 s3token: Remove deprecated auth_* parameters
... because these were deprecated several cycles ago[1].

[1] bb93e6a375

Change-Id: I3ce2ceaf9181eaa11990310070209a30d8507457
2021-12-21 09:19:45 +09:00

10 lines
194 B
YAML

---
upgrade:
- |
The following three deprecated parameters have been removed from
the ``swift::proxy::s3token`` class.
- ``auth_host``
- ``auth_port``
- ``auth_protocol``