Tal Nisan has submitted this change and it was merged.
Change subject: core: Revert protocol fallback if host supports json-rpc
......................................................................
core: Revert protocol fallback if host supports json-rpc
In case the engine failed to connect to host via json-rpc, while the
host is being added to cluster 3.6 or above, and the fallback managed to
communicate with the host using xml-rpc, if the host supports json-rpc,
in that situation the host's protocol should be reverted to its original
value.
Change-Id: I38cfd17cbaaefefa55e8534cefd579f90dceb086
Bug-Url:
https://bugzilla.redhat.com/1289868
Signed-off-by: Moti Asayag<masayag(a)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
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/AuditLogType.java
M backend/manager/modules/dal/src/main/resources/bundles/AuditLogMessages.properties
4 files changed, 84 insertions(+), 26 deletions(-)
Approvals:
Moti Asayag: Passed CI tests
Oved Ourfali: Verified; Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/50254
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I38cfd17cbaaefefa55e8534cefd579f90dceb086
Gerrit-PatchSet: 8
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6
Gerrit-Owner: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>