Gilad Chaplik has submitted this change and it was merged. Change subject: webadmin: Fix import cluster fingerprint validation issues ......................................................................
webadmin: Fix import cluster fingerprint validation issues Fingerprint will not be validated if either host address or password is empty. Change-Id: I63878f1430f80d672b2aec35685187a74c921b17 Bug-Url: https://bugzilla.redhat.com/887830 Signed-off-by: Kanagaraj M <[email protected]> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/clusters/ClusterModel.java 1 file changed, 17 insertions(+), 6 deletions(-) Approvals: Kanagaraj M: Verified Gilad Chaplik: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/10610 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I63878f1430f80d672b2aec35685187a74c921b17 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Kanagaraj M <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Kanagaraj M <[email protected]> Gerrit-Reviewer: Shireesh Anjal <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
