21802906b7
last releast of keystoneauth is actually broken, because it drops six in requirements, but there is still one single plugin missed in the cleanup. This leads to an error of missing six for every sdk/cli/ansible users that are just installing openstacksdk (and pulling latest keystoneauth1). The issue itself was fixed in https://review.opendev.org/c/openstack/keystoneauth/+/883383 and we need to release it now. Change-Id: Ifa7288f2cad259c0569979d7744dd944c1165571
19 lines
459 B
YAML
19 lines
459 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.2.0
|
|
projects:
|
|
- repo: openstack/keystoneauth
|
|
hash: 2e40bbf8e3c12ae06c7572adfa8510e0deef7eb4
|
|
- version: 5.2.1
|
|
projects:
|
|
- repo: openstack/keystoneauth
|
|
hash: c69ade60a677a95c873a06fbc72e9810da7d5fdf
|