
Sandro Bonazzola has submitted this change and it was merged. Change subject: pki: remove ssh-keygen hacks ...................................................................... pki: remove ssh-keygen hacks ssh-keygen hacks were introduced to bridge the gap of el6 old and patched ssh-keygen. we no longer support el6 so these hacks can be removed in favor of standard ssh-keygen. Change-Id: I9d50ae2f654175e6eae03fc89266c46b2a265501 Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M ovirt-engine.spec.in M packaging/bin/pki-enroll-openssh-cert.sh D packaging/bin/pki-ssh-keygen.py M packaging/setup/ovirt_engine_setup/engine/constants.py M packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/ssh.py M packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/pki.py 6 files changed, 45 insertions(+), 127 deletions(-) Approvals: Alon Bar-Lev: Verified Sandro Bonazzola: Looks good to me, approved Jenkins CI: Passed CI tests Yedidyah Bar David: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/45701 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9d50ae2f654175e6eae03fc89266c46b2a265501 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: automation@ovirt.org