Maor Lipchuk has submitted this change and it was merged.
Change subject: engine: Refactor CloneSingleCinderDiskCommand CB
......................................................................
engine: Refactor CloneSingleCinderDiskCommand CB
Refactor CloneSingleCinderDiskCommandCallBack to inherit from
ConcurrentChildCommandsExecutionCallback to minimize code duplication
and ease future refactors.
Change-Id: I830eb4069c77ad8310ad042d741a37b290738598
Signed-off-by: Fred Rolland <frolland(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/disk/cinder/CloneSingleCinderDiskCommandCallback.java
1 file changed, 17 insertions(+), 45 deletions(-)
Approvals:
Jenkins CI: Passed CI tests
Freddy Rolland: Verified
Maor Lipchuk: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/54122
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I830eb4069c77ad8310ad042d741a37b290738598
Gerrit-PatchSet: 17
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Freddy Rolland <frolland(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Fred Rolland <frolland(a)redhat.com>
Gerrit-Reviewer: Freddy Rolland <frolland(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>