Change in ovirt-engine[master]: core: AddDiskCommand - CoCo usage when adding image disk
laravot at redhat.com
laravot at redhat.com
Sun Feb 7 11:11:00 UTC 2016
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 at 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 at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Freddy Rolland <frolland at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list