Change in ovirt-engine[ovirt-engine-3.6.2]: core: Refactor call back of CloneSingleCinderDisk

Tal Nisan has submitted this change and it was merged. Change subject: core: Refactor call back of CloneSingleCinderDisk ...................................................................... core: Refactor call back of CloneSingleCinderDisk since CloneCinderDisksCallBack command aggragates all its child commands statuses there is no need to remove those commands from the hierarchy, only the parent command should remove those commands from the hierarchy. Change-Id: I5a65c594b0454f2ec7cfaff75c69d0208f5f1217 Bug-Url: https://bugzilla.redhat.com/1288852 Signed-off-by: Maor Lipchuk <mlipchuk@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/CloneSingleCinderDiskCommandCallback.java 1 file changed, 2 insertions(+), 7 deletions(-) Approvals: Tal Nisan: Passed CI tests Daniel Erez: Looks good to me, approved Maor Lipchuk: Verified -- To view, visit https://gerrit.ovirt.org/51583 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5a65c594b0454f2ec7cfaff75c69d0208f5f1217 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6.2 Gerrit-Owner: Maor Lipchuk <mlipchuk@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: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tnisan@redhat.com