9756e6b119
This transition the stein branch to extended maintenance. Changes for bugfixes and things the team deems important are still encouraged, but there will no longer be official releases off of the branch. Please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final backports currently in flight that we should wait for. For the latter case, please update the patch with the new commit hash after doing a final release to get those changes out so we know to proceed with the transition. Change-Id: I84b888e3fd63c7c92ace51754ef44af2df31eef4
42 lines
1.4 KiB
YAML
42 lines
1.4 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
|
|
- version: 8.0.1
|
|
projects:
|
|
- repo: openstack/barbican
|
|
hash: 3d23804a6f78f881ac5526bc31e2a7c61b174516
|
|
- version: stein-em
|
|
projects:
|
|
- repo: openstack/barbican
|
|
hash: 3d23804a6f78f881ac5526bc31e2a7c61b174516
|
|
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
|