Alon Bar-Lev has submitted this change and it was merged.
Change subject: kdump: Fix kexec-tools detection in node
......................................................................
kdump: Fix kexec-tools detection in node
Use ovirt-node-plugin-vdsm version to detect support of fence_kdump
options in kexec-tools package. Plugin version 0.2.0 depends on
ovirt-host-deploy-offline >= 1.3.0 which depends on correct kexec-tools
version.
Change-Id: I136469c35e7fc11d3eb89ab5b4fc71395010f42b
Bug-Url:
https://bugzilla.redhat.com/1079821
Signed-off-by: Martin Perina <mperina(a)redhat.com>
---
M src/plugins/ovirt-host-deploy/kdump/packages.py
1 file changed, 39 insertions(+), 18 deletions(-)
Approvals:
Alon Bar-Lev: Looks good to me, approved
Martin Peřina: Verified
--
To view, visit
http://gerrit.ovirt.org/29283
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I136469c35e7fc11d3eb89ab5b4fc71395010f42b
Gerrit-PatchSet: 9
Gerrit-Project: ovirt-host-deploy
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Barak Azulay <bazulay(a)redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server