nova/releasenotes/notes/remove_deprecated_barbican_config_opts-7eb4e801d0ac252f.yaml
Sean Mooney 6314f09ed4 [codespell] apply codespell to the releasenotes
this change fixes the typos in the releasenotes
"""
codespell --ignore-words=doc/dictionary.txt -i 3 -w  releasenotes/
"""

Change-Id: I29cd5268cd129b194c43a9f6b08a2b7b1c254b65
2023-10-03 01:17:21 +01:00

10 lines
338 B
YAML

---
upgrade:
- |
Configuration options related to the Barbican were deprecated and now
completely removed from ``barbican`` group. These options are available in
the Castellan library. Following are the affected options:
- ``barbican.catalog_info``
- ``barbican.endpoint_template``
- ``barbican.os_region_name``