2016-08-31 12:31:23 -04:00
|
|
|
---
|
|
|
|
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
|
2017-08-11 11:42:35 +08:00
|
|
|
https://docs.openstack.org/castellan/latest/ .
|
2016-08-31 12:31:23 -04:00
|
|
|
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
|
2016-09-13 10:54:00 +05:30
|
|
|
the ``key_manager`` section for the Castellan library.
|