Files
puppet-barbican/releasenotes/notes/remove-certificate-plugin-opts-d59847041c1d19fb.yaml
Takashi Kajinami 475bdd260f Remove parameters for certificate plugins
Certificate plugins were removed from barbican during 2024.1 cycle[1]
and we deprecated these parameters during the same cycle[2], so we can
remove these now.

[1] 9833751613c6a552025f50a5dcd280dc6391ec32
[2] d2625af949

Depends-on: https://review.opendev.org/916324
Change-Id: I321b4c2dd70664e5a45c97d1e605283e042f97f9
2024-04-19 02:02:24 +09:00

11 lines
401 B
YAML

---
upgrade:
- |
The following deprecated parameters have been removed.
- ``barbican::api::enabled_certificate_plugins``
- ``barbican::api::enabled_certificate_event_plugins``
- ``barbican::plugins::dogtag::dogtag_plugin_simple_cmc_profile``
- ``barbican::plugins::dogtag::dogtag_plugin_ca_expiration_time``
- ``barbican::plugins::dogtag::dogtag_plugin_plugin_working_dir``