Change in ovirt-engine[master]: core: Use default SSH port from SSHClient in GlusterUtil

Code Review gerrit at ovirt.org
Mon Jun 12 09:07:46 UTC 2017


>From Martin Peřina <mperina at redhat.com>:

Martin Peřina has submitted this change and it was merged.

Change subject: core: Use default SSH port from SSHClient in GlusterUtil
......................................................................


core: Use default SSH port from SSHClient in GlusterUtil

Removes default SSH port constant defined in GlusterUtil, because it's
used only to call SSHClient.setHost(hostname, port) and SSHClient
already defines method setHost(hostname) which set inside default SSH
port.

Change-Id: I270723cd134e2847131808174d0d5a81b85f537a
Signed-off-by: Martin Perina <mperina at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/utils/GlusterUtil.java
1 file changed, 1 insertion(+), 2 deletions(-)

Approvals:
  Martin Peřina: Verified; Looks good to me, approved
  Jenkins CI: Passed CI tests
  Moti Asayag: Looks good to me, but someone else must approve



-- 
To view, visit https://gerrit.ovirt.org/75378
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I270723cd134e2847131808174d0d5a81b85f537a
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>


More information about the Engine-commits mailing list