Add cycle highlights for Barbican

Change-Id: Ibc7669c9a53ba8fbf1cbb8353e7becc0bc4c803b
This commit is contained in:
Ade Lee 2019-03-21 15:37:38 -04:00
parent 27d601277d
commit 2e28a7c78d

View File

@ -13,3 +13,16 @@ releases:
branches:
- location: 8.0.0.0rc1
name: stable/stein
cycle-highlights:
- Some enhancements were made to the vault back-end. It is now
possible to specify a KV mountpoint and use AppRoles to manage
authentication.
- We now run a Barbican specific Octavia gate to verify the Octavia
load balancing scenario.
- The PKCS#11 plugin was modified to allow the hmac_keywrap_mechanism
to be configured. With this change, Barbican can be deployed with
Ultimaco HSMs.
- It is now possible to deploy Barbican with the pkcs#11 backend using
either a Thales or an ATOS HSM via TripleO.
- Fixes were made to ensure that the barbican-manage commands for
key rotation worked for the PKCS#11 plugin.