Oved Ourfali has submitted this change and it was merged.
Change subject: host-deploy: prepare upgrade to apache-sshd 0.11.0
......................................................................
host-deploy: prepare upgrade to apache-sshd 0.11.0
since 3.1 we use internal implementation of KeyPairProvider which was
changed in future releases, in order to make transition easier drop the
internal implementation in favour of super interface.
required subset of I6943590f1c without implications.
Related-To:
https://bugzilla.redhat.com/show_bug.cgi?id=1094123
Related-To:
https://bugzilla.redhat.com/show_bug.cgi?id=1093882
Change-Id: I6943590f1c479e71633dcce1180028e06c9a9a17
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M backend/manager/modules/utils/src/test/java/org/ovirt/engine/core/utils/ssh/SSHD.java
1 file changed, 19 insertions(+), 4 deletions(-)
Approvals:
Alon Bar-Lev: Verified
Oved Ourfali: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/27549
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6943590f1c479e71633dcce1180028e06c9a9a17
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>