3d0c32a186
This release picks up new commits to senlin since the last release from stable/train. 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. Signed-off-by: Elod Illes <elod.illes@est.tech> Change-Id: I840c81da1d2fb364fd1213288b10d70caa8a1462
33 lines
1013 B
YAML
33 lines
1013 B
YAML
---
|
|
launchpad: senlin
|
|
release-model: cycle-with-rc
|
|
team: senlin
|
|
type: service
|
|
repository-settings:
|
|
openstack/senlin: {}
|
|
cycle-highlights:
|
|
- Added webhook v2 support:Previously webhook API introduced microversion
|
|
1.10 to allow callers to pass arbritary data in the body along with
|
|
the webhook call.
|
|
- Supported admin user can see details of any cluster profile.
|
|
- Allows the cluster delete actions to detach policies and delete
|
|
receivers for the cluster being deleted.
|
|
releases:
|
|
- version: 8.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/senlin
|
|
hash: c19f2de68eff800e6d8ef656d1a77a043a79efb3
|
|
- version: 8.0.0
|
|
projects:
|
|
- repo: openstack/senlin
|
|
hash: c19f2de68eff800e6d8ef656d1a77a043a79efb3
|
|
diff-start: 7.0.0
|
|
- version: 8.0.1
|
|
projects:
|
|
- repo: openstack/senlin
|
|
hash: 366ee0084c1f2ca6e046bd63b765accd50aba23b
|
|
branches:
|
|
- name: stable/train
|
|
location: 8.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/senlin/train.html
|