This patch fixes typo on the form for cluster template
and release notes for update-actions.

Change-Id: I42298d3bf788ed2925eca190fe2feb5da8d3c92e
This commit is contained in:
Shu Muto 2017-02-01 13:02:50 +09:00
parent 71401f77d8
commit fd8aaa3150
2 changed files with 2 additions and 2 deletions

View File

@ -191,7 +191,7 @@
}
},
'master_lb_enabled': {
title: gettext('MasterL LB'),
title: gettext('Master LB'),
type: 'boolean'
},
'floating_ip_enabled': {

View File

@ -1,7 +1,7 @@
---
prelude: >
Update actions are added for cluster template and
cluster. Also, Form maintainability is proceeded by
cluster. Also, the form maintainability is proceeded by
angular-json-schema.
features:
- >