40f9dbab3e
This release picks up new commits to keystone since the last release from stable/xena. This is being proposed as a convenience to help make sure stable changes are being released. If the team is good with this going out, please respond with a +1 to let the release team know it is OK to proceed. If it is not wanted at this time, or if there are more changes that would be good to get merged before doing a stable release, please leave a -1 with a comment with what the team would prefer. We can then either abandon this patch, or wait for an update with a new commit hash to use instead. $ git log --oneline --no-merges 20.0.0..3a8a6c89c 4799025f5 Move fips job to centos-9 0bb9cdee7 Fix host:port handling 8917b4753 Only log warnings about token length when length exceeds max_token_size 8a2451fcc Fix bindep.txt for current RPM based distributions bd692531e Xena-only: Fix wrong python job template used 69d77ac1b Remove the note of training-labs ca93f062d Fix issue with LDAP backend returning bytes instead of string 7b28f1b3b Fix typos in application credential policies 6dff22b5b Fix typos in ec2 credential policies 8678170ed Fix typo in identity provider policies cba80e043 Update TOX_CONSTRAINTS_FILE for stable/xena 64b98b10d Update .gitreview for stable/xena Signed-off-by: Hervé Beraud <hberaud@redhat.com> Change-Id: I3b38fd9dd62456daf951fc26e52b7f23b74abe3d
26 lines
669 B
YAML
26 lines
669 B
YAML
---
|
|
launchpad: keystone
|
|
release-model: cycle-with-rc
|
|
team: keystone
|
|
type: service
|
|
repository-settings:
|
|
openstack/keystone: {}
|
|
releases:
|
|
- version: 20.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/keystone
|
|
hash: cf5f1e5651052be52f17beeb400ac433303a9602
|
|
- version: 20.0.0
|
|
projects:
|
|
- repo: openstack/keystone
|
|
hash: cf5f1e5651052be52f17beeb400ac433303a9602
|
|
diff-start: 19.0.0.0rc1
|
|
- version: 20.0.1
|
|
projects:
|
|
- repo: openstack/keystone
|
|
hash: 3a8a6c89c69819510571181adde62b68ed812752
|
|
branches:
|
|
- name: stable/xena
|
|
location: 20.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/keystone/xena.html
|