jonnary ccd34f8204 Senlin highlights for Train
Change-Id: Iae1f96ef75f9aa11db6922924acb314202240066
2019-09-24 10:17:12 +08:00

15 lines
488 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.