puppet-barbican/releasenotes/notes/deprecate-ssl-opts-32fc5c07ce31dff1.yaml
Takashi Kajinami 109ea49acb api: Deprecate unused ssl parameters
These parameters are used by oslo.service library but Barbican does not
provide wsgi servce based on the library.

Change-Id: Ie035ec4a4dbce089e9911e11f91c2c013998192b
2022-05-19 14:47:45 +09:00

11 lines
209 B
YAML

---
deprecations:
- |
The following parameters of the ``barbican::api`` class have been
deprecated and have no effect now.
- ``use_ssl``
- ``cert_file``
- ``key_file``
- ``ca_file``