Allon Mureinik has uploaded a new change for review. Change subject: webadmin: Better warning message for LSM ......................................................................
webadmin: Better warning message for LSM Better warning messages for Live Storage Migration, representing the fact it's a tech review. Change-Id: I7d2e3382ec151d2b55475accf508487f00c9aaef Signed-off-by: Allon Mureinik <amure...@redhat.com> --- M frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/Constants.java 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/33/9033/1 diff --git a/frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/Constants.java b/frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/Constants.java index d72a094..ad8a826 100644 --- a/frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/Constants.java +++ b/frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/Constants.java @@ -1462,7 +1462,7 @@ @DefaultStringValue("Shareable Disk is not supported by the selected configuration") String shareableDiskNotSupportedByConfiguration(); - @DefaultStringValue("Warning: the system will perform live storage migration since the VM is up") + @DefaultStringValue("Warning: live storage migration is a tech-preview") String liveStorageMigrationWarning(); @DefaultStringValue("Cannot remove more than one brick from a Replicate volume at a time") -- To view, visit http://gerrit.ovirt.org/9033 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7d2e3382ec151d2b55475accf508487f00c9aaef Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amure...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches