Vered Volansky has posted comments on this change.

Change subject: core: HibernateVmCommand's ConcreteCreateTask
......................................................................


Patch Set 5: Looks good to me, but someone else must approve

(1 inline comment)

....................................................
File 
backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/BackwardCompatibilityTaskCreationTest.java
Line 69:                 new AddImageFromScratchCommand(new 
AddImageFromScratchParameters()),
Line 70:                 new CreateImageTemplateCommand(new 
CreateImageTemplateParameters()),
Line 71:                 new CreateCloneOfTemplateCommand(new 
CreateCloneOfTemplateParameters()),
Line 72:                 new RemoveVmCommand(new RemoveVmParameters()),
Line 73:                 new HibernateVmCommand(new HibernateVmParameters()) {
I agree
Line 74:                     @Override
Line 75:                     public VM getVm() {
Line 76:                         VM vm = new VM();
Line 77:                         vm.setId(Guid.NewGuid());


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I813d7a7b8933cdcdedb343322359756b345d3765
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Ayal Baron <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Vered Volansky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to