cinder/releasenotes/notes/use-castellan-key-manager-4911c3c4908ca633.yaml
Vipin Balachandran 383c37e0d8 Fix release notes formatting
We use double ticks to format config options, driver FQNs
etc. in few release notes to improve readability. This
patch updates the remaining release notes to follow the
same convention.

Change-Id: Ied4e5e02cc781405206edc2322567e5e5e3e170f
2016-09-14 01:07:38 +05:30

16 lines
593 B
YAML

---
prelude: >
The default key manager interface in Cinder was
deprecated and the Castellan key manager interface
library is now used instead. For more information
about Castellan, please see
http://docs.openstack.org/developer/castellan/ .
upgrade:
- If using the key manager, the configuration details
should be updated to reflect the Castellan-specific
configuration options.
deprecations:
- All barbican and keymgr config options in Cinder are
now deprecated. All of these options are moved to
the ``key_manager`` section for the Castellan library.