
Tomas Jelinek has submitted this change and it was merged. Change subject: webadmin: display address override message ...................................................................... webadmin: display address override message The patch 63867923f1d80fc2527cc78cb3a3dd92b0eff9a6 added possibility to configure the console address of a host but did not add a validation message to all the required places. Change-Id: I5b292c74a7b02796cc780dcebd3c2b66e643d306 Bug-Url: https://bugzilla.redhat.com/928298 Signed-off-by: Tomas Jelinek <tjelinek@redhat.com> --- M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/VdcBllMessages.java 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 5 files changed, 7 insertions(+), 0 deletions(-) Approvals: Tomas Jelinek: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/13780 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5b292c74a7b02796cc780dcebd3c2b66e643d306 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com>