Change in ovirt-engine[master]: core: StorageJobCallback - execute endAction()

Liron Aravot has submitted this change and it was merged. Change subject: core: StorageJobCallback - execute endAction() ...................................................................... core: StorageJobCallback - execute endAction() This patch adds execution of the endAction() method from the StorageJobCallback to perform the standard endAction() operations for StorageJob commands as well. Untill now, that wasn't relevant for those commands, as now we intend them to add command steps (added in commit 6833ee94) we need to execute the endAction to end those steps. Change-Id: I5dc940acd60cd956ce1905902b84773636b67120 Signed-off-by: Liron Aravot <laravot@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/StorageJobCallback.java 1 file changed, 18 insertions(+), 0 deletions(-) Approvals: Allon Mureinik: Looks good to me, approved Freddy Rolland: Looks good to me, but someone else must approve Liron Aravot: Verified; Passed CI tests -- To view, visit https://gerrit.ovirt.org/63487 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5dc940acd60cd956ce1905902b84773636b67120 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Freddy Rolland <frolland@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
laravot@redhat.com