Liron Aravot has posted comments on this change.

Change subject: core: Adding SANState for Storage Domain Static
......................................................................


Patch Set 4:

(1 comment)

http://gerrit.ovirt.org/#/c/29145/4/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/StorageDomainStatic.java
File 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/StorageDomainStatic.java:

Line 210:                 && ObjectUtils.objectsEqual(storage, other.storage)
Line 211:                 && storageFormat == other.storageFormat
Line 212:                 && storagePoolType == other.storagePoolType
Line 213:                 && storageType == other.storageType
Line 214:                 && sanState != other.sanState
? this should be sanState==other.sanState
Line 215:                 && ObjectUtils.objectsEqual(description, 
other.description));
Line 216:     }


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I044676a8707846a51e9028dc67410d3ee944c747
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Liron Aravot <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[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