Change in ovirt-engine[master]: core: AddDiskCommand - CoCo usage when adding image disk

Liron Aravot has submitted this change and it was merged. Change subject: core: AddDiskCommand - CoCo usage when adding image disk ...................................................................... core: AddDiskCommand - CoCo usage when adding image disk This change adjusts the AddDiskCommand to use the CoCo infrastrature when used to add an image disk. The command will use a callback to track its child commands on two scenarios - a. Its parent command has a callback b. There is no parent command When all the parent commands that executes AddDisk will use CoCo and the add cinder disk flow will be adjusted we'll set the command to use callback always. Change-Id: If5943654ff25144b967be1ef3271727e663dc6cd Signed-off-by: Liron Aravot <laravot@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/disk/AddDiskCommand.java 1 file changed, 17 insertions(+), 6 deletions(-) Approvals: Jenkins CI: Passed CI tests Freddy Rolland: Looks good to me, but someone else must approve Moti Asayag: Looks good to me, approved Liron Aravot: Verified -- To view, visit https://gerrit.ovirt.org/52567 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If5943654ff25144b967be1ef3271727e663dc6cd Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Freddy Rolland <frolland@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
laravot@redhat.com