Change in ovirt-engine[master]: webadmin: passing back fingerprint while updating host

Shireesh Anjal has submitted this change and it was merged. Change subject: webadmin: passing back fingerprint while updating host ...................................................................... webadmin: passing back fingerprint while updating host While importing the hosts from a gluster cluster, the hosts are saved along with their sshKeyFingerprint. While updating the details of the hosts, the sshKeyFingerprint will be passed back to the backend as it is. If it is not passed, then backend thinks that the user is trying to update the sshFingerprint with null and returns an update error to frontend. Change-Id: I9e73b8bbbf5e7f2281f7a192a0157c2cc395dfc5 Bug-Url: https://bugzilla.redhat.com/888247 Signed-off-by: Kanagaraj M <kmayilsa@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/Cloner.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostListModel.java 2 files changed, 2 insertions(+), 0 deletions(-) Approvals: Shireesh Anjal: Looks good to me, approved Kanagaraj M: Verified -- To view, visit http://gerrit.ovirt.org/12234 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9e73b8bbbf5e7f2281f7a192a0157c2cc395dfc5 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Kanagaraj M <kmayilsa@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Kanagaraj M <kmayilsa@redhat.com> Gerrit-Reviewer: Shireesh Anjal <sanjal@redhat.com>
participants (1)
-
sanjal@redhat.com