Oved Ourfali has submitted this change and it was merged.
Change subject: engine: Send defRoute by VDSM-reported capabilities
......................................................................
engine: Send defRoute by VDSM-reported capabilities
Previously it was sent based on the engine's cluster compatibility
version, which in the case of a < 3.4 host in >= 3.4 cluster
(non-operational but can still receive Setup Networks command) would
cause an exception in VDSM.
Change-Id: I7d8b608e9f68a874daf11e2ae73280fe9961c93d
Bug-Url:
https://bugzilla.redhat.com/1085838
Signed-off-by: Lior Vernia <lvernia(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/SetupNetworksVDSCommand.java
M
backend/manager/modules/vdsbroker/src/test/java/org/ovirt/engine/core/vdsbroker/vdsbroker/SetupNetworksVDSCommandTest.java
2 files changed, 8 insertions(+), 3 deletions(-)
Approvals:
Lior Vernia: Verified
Moti Asayag: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/27507
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7d8b608e9f68a874daf11e2ae73280fe9961c93d
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server