Adjust plugin setting wording

Adjusted plugin name to match other detach-* plugin settings.

Change-Id: I1e36be9c08b05755cf2ffced9206cbb596f6ccd2
Partial-Bug: #1532762
This commit is contained in:
Matthew Mosesohn 2016-01-11 14:24:39 +03:00
parent cba65c58e1
commit bd55ebbf7b
1 changed files with 2 additions and 3 deletions

View File

@ -1,8 +1,7 @@
attributes:
metadata:
label: "Database settings"
label: "Detach Database Plugin"
weight: 90
# Gathering variables from user about our DCP
yaml_additional_config:
type: "textarea"
weight: 52
@ -12,7 +11,7 @@ attributes:
#remote_db_password: 'secret'
custom_mysql_setup_class: 'galera'
label: "Additional config"
description: "Just put here valid yaml"
description: "Input must be valid YAML"
regex:
source: '.+'
error: "This field should not be empty"