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>
18 lines
410 B
YAML
18 lines
410 B
YAML
---
|
|
include-pypi-link: yes
|
|
launchpad: python-pankoclient
|
|
release-model: cycle-with-intermediary
|
|
team: Telemetry
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-pankoclient:
|
|
tarball-base: pankoclient
|
|
releases:
|
|
- projects:
|
|
- hash: 0a27e534d8dde68b05b4e9a8a812622d58642b0a
|
|
repo: openstack/python-pankoclient
|
|
version: 0.6.0
|
|
branches:
|
|
- location: 0.6.0
|
|
name: stable/stein
|