Roy Golan has posted comments on this change.

Change subject: core: move VM status handling to VdsManager.
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.ovirt.org/#/c/28114/1/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsNotRespondingTreatmentCommand.java
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsNotRespondingTreatmentCommand.java:

Line 21: public class VdsNotRespondingTreatmentCommand<T extends 
FenceVdsActionParameters> extends RestartVdsCommand<T> {
Line 22:     /**
Line 23:      * use this member to determine if fence failed but vms moved to 
unknown mode (for the audit log type)
Line 24:      */
Line 25:     private boolean _vmsMovedToUnknown;
this needs retro fitting. the audit log depends on it
Line 26:     private static final String RESTART = "Restart";
Line 27: 
Line 28:     public VdsNotRespondingTreatmentCommand(T parameters) {
Line 29:         super(parameters);


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I7304109b49a0fb8441f9fdc9aee6edb0c654ab0e
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Roy Golan <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to