Moti Asayag has posted comments on this change.

Change subject: engine: Introduce HostNicVfsConfig business entity
......................................................................


Patch Set 9: Code-Review-1

(2 comments)

http://gerrit.ovirt.org/#/c/35947/9/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/network/HostNicVfsConfig.java
File 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/network/HostNicVfsConfig.java:

Line 14: 
Line 15:     private Guid id;
Line 16: 
Line 17:     private Guid nicId;
Line 18: 
could you describe the nature of each *Vfs property to reduce confusion ? 

In addition, what about adding annotation to verify the values aren't negative ?
Line 19:     private int maxNumOfVfs;
Line 20: 
Line 21:     private int numOfVfs;
Line 22: 


Line 24: 
Line 25:     private boolean allNetworksAllowed;
Line 26: 
Line 27:     private List<Guid> networks;
Line 28: 
networkLabels will describe the nature of this field better
Line 29:     private List<String> labels;
Line 30: 
Line 31:     public Guid getNicId() {
Line 32:         return nicId;


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

Gerrit-MessageType: comment
Gerrit-Change-Id: If7124708e1fc2ba1ed1d827f9db54fe31a2e4856
Gerrit-PatchSet: 9
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <[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