2e28a7c78d
Change-Id: Ibc7669c9a53ba8fbf1cbb8353e7becc0bc4c803b
29 lines
991 B
YAML
29 lines
991 B
YAML
---
|
|
launchpad: barbican
|
|
release-model: cycle-with-rc
|
|
team: barbican
|
|
type: service
|
|
repository-settings:
|
|
openstack/barbican: {}
|
|
releases:
|
|
- projects:
|
|
- hash: 4c0ddda941289fba8e5ec4341b5d02d155d46162
|
|
repo: openstack/barbican
|
|
version: 8.0.0.0rc1
|
|
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.
|