diff --git a/magnum_ui/static/dashboard/container-infra/cluster-templates/workflow/workflow.service.js b/magnum_ui/static/dashboard/container-infra/cluster-templates/workflow/workflow.service.js index 28d24e07..36355838 100644 --- a/magnum_ui/static/dashboard/container-infra/cluster-templates/workflow/workflow.service.js +++ b/magnum_ui/static/dashboard/container-infra/cluster-templates/workflow/workflow.service.js @@ -191,7 +191,7 @@ } }, 'master_lb_enabled': { - title: gettext('MasterL LB'), + title: gettext('Master LB'), type: 'boolean' }, 'floating_ip_enabled': { diff --git a/releasenotes/notes/update-actions-02db7b9f8e5d36b6.yaml b/releasenotes/notes/update-actions-02db7b9f8e5d36b6.yaml index f5cf10e9..ea8cd5ce 100644 --- a/releasenotes/notes/update-actions-02db7b9f8e5d36b6.yaml +++ b/releasenotes/notes/update-actions-02db7b9f8e5d36b6.yaml @@ -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: - >