cinder/releasenotes/notes/use-castellan-key-manager-4911c3c4908ca633.yaml
yfzhao 164cc831d8 Fix wrong links
Some docs links changed. We should update the wrong links in our codes.

Change-Id: Ie71731727eda91d357044d2557a03d68f75a483e
Closes-Bug: #1710049
2017-08-11 12:09:36 +08:00

16 lines
591 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
https://docs.openstack.org/castellan/latest/ .
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.