Change in ovirt-engine[master]: host-deploy: support various fingerprint algorithms
masayag at redhat.com
masayag at redhat.com
Sun Aug 2 10:08:24 UTC 2015
Moti Asayag has submitted this change and it was merged.
Change subject: host-deploy: support various fingerprint algorithms
......................................................................
host-deploy: support various fingerprint algorithms
support the old format of MD5 digest.
support the new format of algo:base64(hash)
convert old format to new format before using.
fetch digest from remote based on existing fingerprint algo if
available.
Change-Id: I2a2191ebdfd6e6ea466eb788d62fc8f14b445bac
Signed-off-by: Alon Bar-Lev <alonbl at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/utils/EngineSSHClient.java
M backend/manager/modules/uutils/src/main/java/org/ovirt/engine/core/uutils/ssh/OpenSSHUtils.java
M backend/manager/modules/uutils/src/test/java/org/ovirt/engine/core/uutils/ssh/OpenSSHUtilsTest.java
A packaging/dbscripts/upgrade/03_06_1760_host_sshfingerprint.sql
4 files changed, 65 insertions(+), 24 deletions(-)
Approvals:
Alon Bar-Lev: Verified
Eli Mesika: Looks good to me, but someone else must approve
Moti Asayag: Looks good to me, approved; Passed CI tests
Objections:
Jenkins CI: Failed CI tests
--
To view, visit https://gerrit.ovirt.org/44256
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2a2191ebdfd6e6ea466eb788d62fc8f14b445bac
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list