Change in ovirt-engine[master]: utils: cleanup: SSHClient: add properties get methods

Yair Zaslavsky has submitted this change and it was merged. Change subject: utils: cleanup: SSHClient: add properties get methods ...................................................................... utils: cleanup: SSHClient: add properties get methods This is required to allow proper messaging and probably other uses. Came up again at discussion[1]. Does not effect stability, no reason not to provide. [1] http://gerrit.ovirt.org/#/c/7584/ Change-Id: I236d6b71402b840b9c338c255b16e298cd0716fa Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/hostinstall/VdsInstallerSSH.java M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/ssh/SSHClient.java A backend/manager/modules/utils/src/test/java/org/ovirt/engine/core/utils/ssh/PropertiesTest.java 3 files changed, 149 insertions(+), 53 deletions(-) Approvals: Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/8009 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I236d6b71402b840b9c338c255b16e298cd0716fa Gerrit-PatchSet: 3 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: Barak Azulay <bazulay@redhat.com> Gerrit-Reviewer: Dhandapani Gopal <dgopal@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Shireesh Anjal <sanjal@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>
participants (1)
-
yzaslavs@redhat.com