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>
22 lines
591 B
YAML
22 lines
591 B
YAML
---
|
|
include-pypi-link: yes
|
|
storyboard: openstack/python-searchlightclient
|
|
release-model: cycle-with-intermediary
|
|
releases:
|
|
- projects:
|
|
- hash: 62725614cc42be594888136ac23bd78eb3c28aba
|
|
repo: openstack/python-searchlightclient
|
|
version: 1.4.0
|
|
- projects:
|
|
- hash: 76b64f3e3fb0e6f6845cf33752a4c3bd27d0bdc5
|
|
repo: openstack/python-searchlightclient
|
|
version: 1.5.0
|
|
team: searchlight
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-searchlightclient:
|
|
tarball-base: python-searchlightclient
|
|
branches:
|
|
- location: 1.5.0
|
|
name: stable/stein
|