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

oourfali at redhat.com oourfali at redhat.com
Mon Feb 23 10:13:53 UTC 2015


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 at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/FenceExecutor.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/FenceVdsBaseCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RestartVdsCommand.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/FenceStatusReturnValue.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/vdscommands/VDSFenceReturnValue.java
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/FenceVdsVDSCommand.java
6 files changed, 35 insertions(+), 11 deletions(-)

Approvals:
  Martin Peřina: Verified
  Eli Mesika: Looks good to me, approved
  Oved Ourfali: Looks good to me, but someone else must approve

Objections:
  oVirt Jenkins CI Server: Fails



-- 
To view, visit http://gerrit.ovirt.org/37857
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia0c2a76d10a7e501ed5a53b323acb251c05c06fb
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list