Senlin highlights for Train

Change-Id: Iae1f96ef75f9aa11db6922924acb314202240066
This commit is contained in:
jonnary 2019-09-22 13:05:17 +08:00
parent 5274a7b973
commit ccd34f8204

@ -5,3 +5,10 @@ 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.