343acb6af0
Pick up release note landing pages that have been added since the last time the script was run. Change-Id: I326bb20a26eef4b5df3f395a159bb918e45d8b54 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
34 lines
1.2 KiB
YAML
34 lines
1.2 KiB
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
|
|
- diff-start: 7.0.0
|
|
projects:
|
|
- hash: 4c0ddda941289fba8e5ec4341b5d02d155d46162
|
|
repo: openstack/barbican
|
|
version: 8.0.0
|
|
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.
|
|
release-notes: https://docs.openstack.org/releasenotes/barbican/stein.html
|