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 <[email protected]> --- 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 <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Barak Azulay <[email protected]> Gerrit-Reviewer: Martin Peřina <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
