Arik Hadas has posted comments on this change.

Change subject: core, restapi, webadmin, userportal: cloud-init [3/6] - backend
......................................................................


Patch Set 6: (1 inline comment)

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmOnceCommand.java
Line 61:         getVm().setRunOnce(true);
Line 62:         CreateVmVDSCommandParameters createVmParams = 
super.initCreateVmParams();
Line 63:         RunVmOnceParams runOnceParams = getParameters();
Line 64: 
Line 65:         SysPrepParams sysPrepParams = new SysPrepParams();
please ignore
Line 66:         
sysPrepParams.setSysPrepDomainName(runOnceParams.getSysPrepDomainName());
Line 67:         
sysPrepParams.setSysPrepUserName(runOnceParams.getSysPrepUserName());
Line 68:         
sysPrepParams.setSysPrepPassword(runOnceParams.getSysPrepPassword());
Line 69:         createVmParams.setSysPrepParams(sysPrepParams);


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ida8ffa5b92ff79cdac5e401c0a815ffcf517590d
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Greg Padgett <[email protected]>
Gerrit-Reviewer: Arik Hadas <[email protected]>
Gerrit-Reviewer: Greg Padgett <[email protected]>
Gerrit-Reviewer: Laszlo Hornyak <[email protected]>
Gerrit-Reviewer: Martin Betak <[email protected]>
Gerrit-Reviewer: Michael Pasternak <[email protected]>
Gerrit-Reviewer: Michal Skrivanek <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
Gerrit-Reviewer: Roy Golan <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to