bbf7370740
This release picks up new commits to trove since the last release from stable/xena. This is being proposed as a convenience to help make sure stable changes are being released. If the team is good with this going out, please respond with a +1 to let the release team know it is OK to proceed. If it is not wanted at this time, or if there are more changes that would be good to get merged before doing a stable release, please leave a -1 with a comment with what the team would prefer. We can then either abandon this patch, or wait for an update with a new commit hash to use instead. $ git log --oneline --no-merges 16.0.0..71d8400d d3d7fe95 Fix illegal shell characters 40191dd5 Change settings for stable/xena 425f065d Update TOX_CONSTRAINTS_FILE for stable/xena f3864fc2 Fix trove guest agent logrotate 42df2251 Update TOX_CONSTRAINTS_FILE for stable/xena a9fea95b Update .gitreview for stable/xena Signed-off-by: Hervé Beraud <hberaud@redhat.com> Change-Id: I11fca4baa9ccfef28fccb16030945dd330798fc6
26 lines
648 B
YAML
26 lines
648 B
YAML
---
|
|
launchpad: trove
|
|
release-model: cycle-with-rc
|
|
team: trove
|
|
type: service
|
|
repository-settings:
|
|
openstack/trove: {}
|
|
releases:
|
|
- version: 16.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/trove
|
|
hash: f3459e2662e86b275ac3baf01330753df4d3f092
|
|
- version: 16.0.0
|
|
projects:
|
|
- repo: openstack/trove
|
|
hash: f3459e2662e86b275ac3baf01330753df4d3f092
|
|
diff-start: 15.0.0.0rc1
|
|
- version: 16.0.1
|
|
projects:
|
|
- repo: openstack/trove
|
|
hash: 71d8400db5403e37f17340bc05b2a22324d334cd
|
|
branches:
|
|
- name: stable/xena
|
|
location: 16.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/trove/xena.html
|