Change in ovirt-engine[master]: core: Remove RESTART action from FenceActionType

emesika at redhat.com emesika at redhat.com
Thu Apr 16 13:41:49 UTC 2015


Eli Mesika has submitted this change and it was merged.

Change subject: core: Remove RESTART action from FenceActionType
......................................................................


core: Remove RESTART action from FenceActionType

Removes unused RESTART action from FenceActionType, because restart
action is executed as complex action:

 1. Execute STOP if host is not powered off
 2. Wait for host to become powered off using STATUS
 3. Execute START
 4. Wait for host to become powered on using STATUS

Change-Id: Id12f162682c172a2fddf617e95dc8f1754ab73db
Bug-Url: https://bugzilla.redhat.com/1182510
Signed-off-by: Martin Perina <mperina at redhat.com>
---
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/pm/FenceActionType.java
1 file changed, 1 insertion(+), 4 deletions(-)

Approvals:
  Martin Peřina: Verified
  Eli Mesika: Looks good to me, approved



-- 
To view, visit https://gerrit.ovirt.org/39838
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Id12f162682c172a2fddf617e95dc8f1754ab73db
Gerrit-PatchSet: 2
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: Ori Liel <oliel 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