Change in ovirt-engine[master]: engine: Eliminate fallback logic when installing a host

masayag at redhat.com masayag at redhat.com
Fri Oct 14 10:19:31 UTC 2016


Moti Asayag has submitted this change and it was merged.

Change subject: engine: Eliminate fallback logic when installing a host
......................................................................


engine: Eliminate fallback logic when installing a host

In ovirt-engine 4.0 the supported host protocol is JSON-RPC.
Therefore there is no longer a need for the fallback logic to
attempt re-connect with XML-RPC protocol.

Change-Id: I84dfba8cbe9d4cc41b22cf5e5acc73ebdcab41ac
Bug-Url: https://bugzilla.redhat.com/1373847
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
D backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/transport/ProtocolDetector.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java
A packaging/dbscripts/upgrade/04_01_0330_set_host_protocol_to_jsonrpc.sql
M packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql
5 files changed, 10 insertions(+), 179 deletions(-)

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



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I84dfba8cbe9d4cc41b22cf5e5acc73ebdcab41ac
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika 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: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list