Moti Asayag has uploaded a new change for review.

Change subject: core: Change VDSBrokerFrontend return value of remove
......................................................................

core: Change VDSBrokerFrontend return value of remove

The patch changes the return value of
VDSBrokerFrontend.RemoveAsyncRunningCommand from void to the command
which being removed. The purpose of the change is to allow invoking the
reportCompleted() method of the removed command in order to verify the
job or step describe the command are properly ended.

Change-Id: I22c1f558be62e86f6fcd72ffdaf033a5ba163b2e
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VDSBrokerFrontendImpl.java
M 
backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/RunVmCommandTest.java
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/interfaces/VDSBrokerFrontend.java
3 files changed, 12 insertions(+), 7 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/97/1297/1
--
To view, visit http://gerrit.ovirt.org/1297
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I22c1f558be62e86f6fcd72ffdaf033a5ba163b2e
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masa...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to