Oved Ourfali has submitted this change and it was merged.
Change subject: core: Don't configure kdump when PM is disabled
......................................................................
core: Don't configure kdump when PM is disabled
Kudmp integration is enabled by default for new host. But there's no
sense to configure kdump integration without PM enabled. So this patch
disable kdump integration during host deploy if PM is disabled.
Change-Id: Ib05b2ce0ae512787f7b5d113f3a4ee1a1f05544b
Bug-Url:
https://bugzilla.redhat.com/1126854
Signed-off-by: Martin Perina <mperina(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsDeploy.java
1 file changed, 5 insertions(+), 2 deletions(-)
Approvals:
Martin Peřina: Verified
Oved Ourfali: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/31801
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib05b2ce0ae512787f7b5d113f3a4ee1a1f05544b
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <mperina(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