Alon Bar-Lev has submitted this change and it was merged.
Change subject: kdump: Add kdump plugin
......................................................................
kdump: Add kdump plugin
Adds kdump plugin to install kexec-tools package and configure
fence_kdump to enable kdump detection for the host in engine.
Change-Id: Idda48cb053c7e8747de5434c3681403f739c06b1
Bug-Url:
https://bugzilla.redhat.com/1079821
Signed-off-by: Martin Perina <mperina(a)redhat.com>
---
M ChangeLog
M configure.ac
M ovirt-host-deploy-offline.spec.in
M po/POTFILES.in
M src/ovirt_host_deploy/constants.py
M src/plugins/ovirt-host-deploy/Makefile.am
M src/plugins/ovirt-host-deploy/core/offlinepackager.py
A src/plugins/ovirt-host-deploy/kdump/Makefile.am
A src/plugins/ovirt-host-deploy/kdump/__init__.py
A src/plugins/ovirt-host-deploy/kdump/packages.py
10 files changed, 350 insertions(+), 0 deletions(-)
Approvals:
Alon Bar-Lev: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/28385
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Idda48cb053c7e8747de5434c3681403f739c06b1
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