Arik Hadas has posted comments on this change.

Change subject: core: add support to update running vm
......................................................................


Patch Set 12:

(1 comment)

http://gerrit.ovirt.org/#/c/26758/12/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVmCommand.java
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVmCommand.java:

Line 556: 
Line 557:     protected boolean areUpdatedFieldsLegal() {
Line 558:         return VmHandler.isUpdateValid(getVm().getStaticData(),
Line 559:                 getParameters().getVmStaticData(),
Line 560:                 VMStatus.Down);
did you check that the logic in UpdateVmCommandTest where this method is 
invoked is still ok after this change?
Line 561:     }
Line 562: 
Line 563:     /**
Line 564:      * check if we need to use running-configuration


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ie433352852f53f62e58349ce85475ee89e37ce89
Gerrit-PatchSet: 12
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Arik Hadas <[email protected]>
Gerrit-Reviewer: Michal Skrivanek <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Roy Golan <[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