30f74095b0
Change-Id: I9adead926d4d2922e8cfbc65d4a13b23685c02f3
16 lines
650 B
YAML
16 lines
650 B
YAML
---
|
|
prelude: >
|
|
This release includes a new command line utility
|
|
'barbican-manage' that consolidates and supersedes
|
|
the separate HSM and database management scripts.
|
|
features:
|
|
- The 'barbican-manage' tool can be used to manage database schema changes
|
|
as well as provision and rotate keys in the HSM backend.
|
|
deprecations:
|
|
- The 'barbican-db-manage' script is deprecated. Use the new
|
|
'barbican-manage' utility instead.
|
|
- The 'pkcs11-kek-rewrap' script is deprecated. Use the new
|
|
'barbican-manage' utility instead.
|
|
- The 'pkcs11-key-generation' script is deprecated. Use the new
|
|
'barbican-manage' utility instead.
|