releases/deliverables/antelope/keystoneauth.yaml
Elod Illes c767ea8c12 Release keystoneauth for stable/2023.1
As a preparation for the transition of stable/2023.1 to Unmaintained,
this release picks up new commits to keystoneauth since
the last release from stable/2023.1.

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 5.1.2..e96c503
e96c503 Make v3oidcpassword send client_id
97c2d0b Update TOX_CONSTRAINTS_FILE for stable/2023.1
8aea357 Update .gitreview for stable/2023.1

Change-Id: Iedd7860c5906e41c148848fe40043eb92ead3eb1
Signed-off-by: Elod Illes <elod.illes@est.tech>
2024-07-31 12:05:13 +02:00

34 lines
941 B
YAML

---
include-pypi-link: true
launchpad: keystoneauth
release-model: cycle-with-intermediary
team: keystone
type: library
repository-settings:
openstack/keystoneauth:
tarball-base: keystoneauth1
releases:
- version: 5.1.0
projects:
- repo: openstack/keystoneauth
hash: aa9c5d230f48c0ca4a4fb5dde6c92a07aab287e0
- version: 5.1.1
projects:
- repo: openstack/keystoneauth
hash: c96b058212865804ad29eb7461328f87ea874e9e
- version: 5.1.2
projects:
- repo: openstack/keystoneauth
hash: 6ee21bd722b3e1dbec3e5a211e32f10fb2a20603
- version: 5.1.3
projects:
- repo: openstack/keystoneauth
hash: e96c503154ff8f3560b1601ee4616549d8c5b161
branches:
- name: stable/2023.1
location: 5.1.2
cycle-highlights:
- Keystone auth has a new plugin for OAuth 2.0 Device Authorization
Grant
release-notes: https://docs.openstack.org/releasenotes/keystoneauth/2023.1.html