Add Castellan release note

Change Ief8885bb4ca8d62b03cf1a52c25dd0e62c835bfe integrated
Castellan into Cinder, but it needed a release note to
document the changes.

Change-Id: Ifd9183c54494884a4294ca3297cc5e0b7c8599d2
This commit is contained in:
Kaitlin Farr 2016-08-31 12:31:23 -04:00
parent ab0dfcd4ca
commit 682e49df2a
1 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
---
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.