Moti Asayag has posted comments on this change.

Change subject: engine: Add management member to NetworkCluster business entity 
class
......................................................................


Patch Set 2:

(1 comment)

http://gerrit.ovirt.org/#/c/32772/2/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/network/NetworkCluster.java
File 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/network/NetworkCluster.java:

Line 151: 
Line 152:     @Override
Line 153:     public boolean equals(Object obj) {
Line 154:         if (this == obj) {
Line 155:             return true;
formatting this block shouldn't be part of this patch.
Line 156:         }
Line 157:         if (obj == null) {
Line 158:             return false;
Line 159:         }


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I9d9e4bedec143511da8ffc0034f9109908af8b96
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yevgeny Zaspitsky <[email protected]>
Gerrit-Reviewer: Alona Kaplan <[email protected]>
Gerrit-Reviewer: Lior Vernia <[email protected]>
Gerrit-Reviewer: Moti Asayag <[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