Yaniv Bronhaim has posted comments on this change.

Change subject: code: host-deploy: Adding ssh_username and ssh_port to VDS 
object - VdsStatic fields
......................................................................


Patch Set 21: (1 inline comment)

....................................................
File 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VDS.java
Line 1315:         return mVdsStatic.getSshKeyFingerprint();
Line 1316:     }
Line 1317: 
Line 1318:     public void setSshKeyFingerprint(String sshKeyFingerprint) {
Line 1319:         mVdsStatic.setSshKeyFingerprint(sshKeyFingerprint);
its strong alright.. took me a while to figure that the auto generate code take 
the set\get and add it to a dictionary with the same name except the first 
capital latter :/
Line 1320:     }
Line 1321: 
Line 1322:     private float maxSchedulingMemory;
Line 1323: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Id2c38d23faadc4dbed65d08298e0862c5bea26dd
Gerrit-PatchSet: 21
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yaniv Bronhaim <ybron...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Martin Peřina <mper...@redhat.com>
Gerrit-Reviewer: Sahina Bose <sab...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybron...@redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to