Roy Golan has posted comments on this change.

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


Patch Set 11:

(1 comment)

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

Line 153:     }
Line 154: 
Line 155:     private void InitVdsBroker() {
Line 156:         log.infoFormat("Initialize vdsBroker ({0},{1})", 
vds.getHostName(), vds.getPort());
Line 157:         vdsProxy = new VdsServerWrapper(vds.getHostName(), 
vds.getPort());
> good catch - must have been a rebase mistake of mine.
Done
Line 158:     }
Line 159: 
Line 160:     public void updateVmDynamic(VmDynamic vmDynamic) {
Line 161:         DbFacade.getInstance().getVmDynamicDao().update(vmDynamic);


-- 
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: 11
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roy Golan <[email protected]>
Gerrit-Reviewer: Liran Zelkha <[email protected]>
Gerrit-Reviewer: Michal Skrivanek <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
Gerrit-Reviewer: Piotr Kliczewski <[email protected]>
Gerrit-Reviewer: Roy Golan <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[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