Omer Frenkel has posted comments on this change.

Change subject: core: VdsManger - rename fields to fit convention
......................................................................


Patch Set 7:

(1 comment)

http://gerrit.ovirt.org/#/c/27378/7/backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsUpdateRunTimeInfo.java
File 
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsUpdateRunTimeInfo.java:

Line 592:             }
Line 593:         }
Line 594:     }
Line 595: 
Line 596:     public void refreshVdsRunTimeInfo() {
is this related to this patch?
Line 597:         boolean isVdsUpOrGoingToMaintenance = _vds.getStatus() == 
VDSStatus.Up
Line 598:                 || _vds.getStatus() == 
VDSStatus.PreparingForMaintenance || _vds.getStatus() == VDSStatus.Error
Line 599:                 || _vds.getStatus() == VDSStatus.NonOperational;
Line 600:         try {


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I90e26c1a2db4d51f5bd13cf39a59593579fa7648
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roy Golan <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Roy Golan <[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