Change in ovirt-engine[ovirt-engine-3.5.2]: core: Fix skipped status in fencing

Oved Ourfali has submitted this change and it was merged. Change subject: core: Fix skipped status in fencing ...................................................................... core: Fix skipped status in fencing Fixes the distinction between two types of skipping fencing operation: 1. Skipped due to status - on/off operation is skipped because host power status is already on/off 2. Skipped due to fencing policy - on/off operation is skipped becuase host is non responsive but it's still connected to storage Change-Id: Ia0c2a76d10a7e501ed5a53b323acb251c05c06fb Bug-Url: https://bugzilla.redhat.com/1192596 Signed-off-by: Martin Perina <mperina@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/FenceVdsBaseCommand.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/FenceStatusReturnValue.java M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/FenceVdsVDSCommand.java 3 files changed, 11 insertions(+), 6 deletions(-) Approvals: Martin Peřina: Verified Oved Ourfali: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/38127 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia0c2a76d10a7e501ed5a53b323acb251c05c06fb Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5.2 Gerrit-Owner: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
oourfali@redhat.com