Add antelope cycle highlights

Change-Id: I014c44990cf4168aad2640415af0b01b8caaa35b
This commit is contained in:
Dave Wilde 2023-03-07 07:22:01 -06:00
parent 11d7007f3f
commit 412723f2a3
2 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,8 @@ team: keystone
type: service type: service
repository-settings: repository-settings:
openstack/keystone: {} openstack/keystone: {}
cycle-highlights:
- Keystone now has OAuth 2.0 Mutual-TLS Support
releases: releases:
- version: 23.0.0.0rc1 - version: 23.0.0.0rc1
projects: projects:

View File

@ -23,3 +23,5 @@ releases:
branches: branches:
- name: stable/2023.1 - name: stable/2023.1
location: 5.1.2 location: 5.1.2
cycle-highlights:
- Keystone auth has a new plugin for OAuth 2.0 Device Authorization Grant