releases/deliverables/stein/zun-tempest-plugin.yaml
Sean McGinnis 7f2ece4c1b
Move tarball-base settings to repo settings
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>
2019-03-22 14:59:42 -05:00

16 lines
368 B
YAML

---
include-pypi-link: no
launchpad: zun
release-model: cycle-with-intermediary
release-type: python-pypi
releases:
- version: 3.0.0
projects:
- repo: openstack/zun-tempest-plugin
hash: e1d8cb3c73aca182245e2208d9dd876ae9cc4a49
repository-settings:
openstack/zun-tempest-plugin:
tarball-base: zun-tempest-plugin
team: zun
type: tempest-plugin