
Tal Nisan has submitted this change and it was merged. Change subject: core: invoke endAction on RemoveCinderSnapshotCommandCallback ...................................................................... core: invoke endAction on RemoveCinderSnapshotCommandCallback Call endAction() on 'onFailed' and 'onSucceeded' methods (in RemoveCinderSnapshotCommandCallback) - to ensure invocation of the command endSuccessfully/endWithFailure. Change-Id: I3343bd49574d736c88d6baf5bc091d41f04632c3 Bug-Url: https://bugzilla.redhat.com/1240636 Signed-off-by: Daniel Erez <derez@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/RemoveCinderSnapshotCommandCallback.java 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Tal Nisan: Passed CI tests Daniel Erez: Verified Maor Lipchuk: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/44474 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3343bd49574d736c88d6baf5bc091d41f04632c3 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org