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

Piotr Kliczewski 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@redhat.com> Signed-off-by: Martin Perina <mperina@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_00_0940_set_host_protocol_to_jsonrpc.sql M packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql 5 files changed, 10 insertions(+), 179 deletions(-) Approvals: Martin Peřina: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/65527 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I84dfba8cbe9d4cc41b22cf5e5acc73ebdcab41ac Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.0.5 Gerrit-Owner: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
piotr.kliczewski@gmail.com