Change in ovirt-engine[master]: core: invoke endAction on RemoveCinderSnapshotCommandCallback

Daniel Erez 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 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: Jenkins CI: Passed CI tests Daniel Erez: Verified Maor Lipchuk: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/44157 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3343bd49574d736c88d6baf5bc091d41f04632c3 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
derez@redhat.com