Gilad Chaplik has uploaded a new change for review. Change subject: core: force update VM to down ......................................................................
core: force update VM to down In case unlock VM is called, the action should be performed with no consideration to the vm that passes as a parameter. this vm may be cached. so we want to force update. if the command is called and in th vm in the DB is already down, that is another problem (why we called the method). Change-Id: I01cb0b7c939ee506d752b34dc0d7a16e46e36687 Signed-off-by: Gilad Chaplik <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmHandler.java 1 file changed, 5 insertions(+), 9 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/65/6765/1 -- To view, visit http://gerrit.ovirt.org/6765 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I01cb0b7c939ee506d752b34dc0d7a16e46e36687 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gilad Chaplik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
