Add release notes for update actions

This patch adds release notes for update actions for
cluster and cluster template.

Change-Id: I47dd484967b0659f8497de26535280e107d4258f
This commit is contained in:
Shu Muto 2017-01-25 15:43:38 +09:00
parent 7a66ba0aac
commit 164bd7d6f1

View File

@ -0,0 +1,14 @@
---
prelude: >
Update actions are added for cluster template and
cluster. Also, Form maintainability is proceeded by
angular-json-schema.
features:
- >
Update actions are added for cluster template and
cluster.
- >
angular-json-schema library is used for create and
update dialog, their forms are integrated into one
workflow service. It proceeds maintainability for
forms.