Liron Aravot has submitted this change and it was merged.
Change subject: engine: Refactor RemoveDisksSnapshot Callback
......................................................................
engine: Refactor RemoveDisksSnapshot Callback
Removed DiskSnapshotsCommandCallback, and use SerialChildCommandsExecutionCallback
instead.
Change RemoveDiskSnapshotsCommand to implement SerialChildExecutingCommand methods.
Change-Id: I828a52ec30f318ada0084985d350ba124550ba97
Signed-off-by: Fred Rolland <frolland(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/snapshots/RemoveDiskSnapshotsCommand.java
D
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/snapshots/RemoveDiskSnapshotsCommandCallback.java
2 files changed, 14 insertions(+), 75 deletions(-)
Approvals:
Freddy Rolland: Verified
Ala Hino: Looks good to me, but someone else must approve
Liron Aravot: Looks good to me, approved; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/56724
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I828a52ec30f318ada0084985d350ba124550ba97
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Freddy Rolland <frolland(a)redhat.com>
Gerrit-Reviewer: Ala Hino <ahino(a)redhat.com>
Gerrit-Reviewer: Fred Rolland <frolland(a)redhat.com>
Gerrit-Reviewer: Freddy Rolland <frolland(a)redhat.com>
Gerrit-Reviewer: Greg Padgett <gpadgett(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>