7f2ece4c1b
This moves existing tarball-base settings out of per-release to the overall repository-settings. This is nearly always the same for every release, so it's a little redundant, and having it as an overall setting will cause it to be carried over when running init-series and prevent the need to remember to add it with new releases. Change-Id: I6f5766313a5484653b881cf75f8b3c76a473f3e9 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
38 lines
1018 B
YAML
38 lines
1018 B
YAML
---
|
|
include-pypi-link: yes
|
|
launchpad: keystoneauth
|
|
release-model: cycle-with-intermediary
|
|
releases:
|
|
- projects:
|
|
- hash: 58ac4c059ae8e0feb7272884833e5633c45bef48
|
|
repo: openstack/keystoneauth
|
|
version: 3.11.0
|
|
- projects:
|
|
- hash: 72288d3b18e66da3e04c35f60ab43c916b92c59a
|
|
repo: openstack/keystoneauth
|
|
version: 3.11.1
|
|
- projects:
|
|
- hash: 4960c48aec24e7d1b0f436a704d63b9ec9b6b805
|
|
repo: openstack/keystoneauth
|
|
version: 3.11.2
|
|
- projects:
|
|
- hash: 7f9ff9585de9eb7c605a2203d3b9dc4608e3ff58
|
|
repo: openstack/keystoneauth
|
|
version: 3.12.0
|
|
- projects:
|
|
- hash: 0828f7048ec30fb7303749913d47fe06728bd411
|
|
repo: openstack/keystoneauth
|
|
version: 3.13.0
|
|
- projects:
|
|
- hash: bde07bc95b5b5d16b829f72be7aaa62fab9d716a
|
|
repo: openstack/keystoneauth
|
|
version: 3.13.1
|
|
team: keystone
|
|
type: library
|
|
repository-settings:
|
|
openstack/keystoneauth:
|
|
tarball-base: keystoneauth1
|
|
branches:
|
|
- location: 3.13.1
|
|
name: stable/stein
|