Change in ovirt-engine[ovirt-engine-3.6]: host-deploy: attemptConnection() should not throw exceptions

tnisan at redhat.com tnisan at redhat.com
Tue Jan 19 08:03:05 UTC 2016


Tal Nisan has submitted this change and it was merged.

Change subject: host-deploy: attemptConnection() should not throw exceptions
......................................................................


host-deploy: attemptConnection() should not throw exceptions

The expected return value of ProtocolDetector.attemptConnection()
is a boolean on which the installation process relies.
The installation process  does not expect this method to throw
an exception if the attempt to connect to the host has failed.

Change-Id: I3f581e973b01d33458e5f6d37830704f3e508b6a
Bug-Url: https://bugzilla.redhat.com/1299232
Signed-off-by: Moti Asayag <masayag at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdeploy/InstallVdsInternalCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/transport/ProtocolDetector.java
2 files changed, 2 insertions(+), 3 deletions(-)

Approvals:
  Jenkins CI: Passed CI tests
  Moti Asayag: Verified
  Oved Ourfali: Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I3f581e973b01d33458e5f6d37830704f3e508b6a
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6
Gerrit-Owner: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list