
Daniel Erez has submitted this change and it was merged. Change subject: webamdin: clarify error message on storage creation ...................................................................... webamdin: clarify error message on storage creation Clarified error message in the webadmin when trying to create a file storage domain with a used connection: "Create operation failed. Storage connection is already used by the following storage domain: {storage_name}." Change-Id: Ifc91bc60e42c94b972bb8c2c26a2980072bfe43e Bug-Url: https://bugzilla.redhat.com/1029934 Signed-off-by: Daniel Erez <derez@redhat.com> --- M frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIMessages.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Tal Nisan: Looks good to me, approved Daniel Erez: Verified -- To view, visit http://gerrit.ovirt.org/31549 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifc91bc60e42c94b972bb8c2c26a2980072bfe43e Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server