Change in ovirt-engine[master]: webadmin: fix inaccurate error message

Allon Mureinik has submitted this change and it was merged. Change subject: webadmin: fix inaccurate error message ...................................................................... webadmin: fix inaccurate error message A storage domain that contains a disk of a vm which is in a state other than "Down", cannot be taken down to maintenance. If that's the situation, and one tries to take it down to maintenance, he gets an error message telling him that "Active VMs were detected". That is inaccurate, since this error message will arise in any vm state other than "Down". This patch fixes the error message. Change-Id: I87e061d716f045fb1549ff8713eaa16d990c0928 Bug-Url: https://bugzilla.redhat.com/1061194 Signed-off-by: Idan Shaby <ishaby@redhat.com> --- M backend/manager/modules/dal/src/main/resources/bundles/AppErrors.properties M frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/AppErrors.java M frontend/webadmin/modules/userportal-gwtp/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties M frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties 4 files changed, 4 insertions(+), 4 deletions(-) Approvals: Jenkins CI: Passed CI tests Allon Mureinik: Looks good to me, approved Idan Shaby: Verified -- To view, visit https://gerrit.ovirt.org/44425 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I87e061d716f045fb1549ff8713eaa16d990c0928 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Idan Shaby <ishaby@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Idan Shaby <ishaby@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
amureini@redhat.com