
Oved Ourfali has submitted this change and it was merged. Change subject: core: Show warning when kdump integration required but not configured ...................................................................... core: Show warning when kdump integration required but not configured Show warning when updating host configuration if PM and kdump integration are enabled, but VDSM doesn't report kdump status as enabled. Change-Id: I1c9a89daa1a106206bf581bb0f996bb84c203cfa Bug-Url: https://bugzilla.redhat.com/1126854 Signed-off-by: Martin Perina <mperina@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVdsCommand.java 1 file changed, 17 insertions(+), 0 deletions(-) Approvals: Martin Peřina: Verified Oved Ourfali: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/31802 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1c9a89daa1a106206bf581bb0f996bb84c203cfa Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server